]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
neutron-db-manage: mark several options as deprecated
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 20 Nov 2015 16:20:09 +0000 (17:20 +0100)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 23 Nov 2015 12:01:45 +0000 (12:01 +0000)
commitb06f816381ee1c5564aaf59d1406f9cc9873f5a1
tree7e1deea9dabf68ca2ffa2c443460d76020413115
parent2c3496db90d1665e243c4b946d1ed11ae13b5ccb
neutron-db-manage: mark several options as deprecated

I believe we don't rely on --core_plugin or --quota_driver for the tool
because database contents are independent of chosen plugins and drivers
since ~Juno.

Also marked --service with deprecated_for_removal=True.

Related-Bug: #1501380
Change-Id: I2b4d98242a0d38843d931a71414ef2560a7ddb8f
neutron/db/migration/cli.py