]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Pull cfg module from Oslo and update cinder-manage accordingly
authorZhiteng Huang <zhiteng.huang@intel.com>
Wed, 19 Dec 2012 06:56:11 +0000 (14:56 +0800)
committerZhiteng Huang <zhiteng.huang@intel.com>
Wed, 30 Jan 2013 16:18:37 +0000 (00:18 +0800)
commit04b1e3cdce7f7f9d69fb06fc52cde6a82e41aa5d
treed38610eb99a002e2db54039bc3d9da02297ed248
parente724f95bd5b9d5d407e4398d5523e55868751aee
Pull cfg module from Oslo and update cinder-manage accordingly

New cfg module abandons previous disable_interspersed_args() and
recommand to use add_subparsers from argparser module instead.
This patch pull cfg module from Oslo and update the affected
cinder-manage utils.

Change-Id: I8913fafb8fdb19b3fe0a695a70c8b1e8f59c1027
bin/cinder-manage
cinder/flags.py
cinder/openstack/common/cfg.py
cinder/tests/test_flags.py
tools/pip-requires