openstack-python-openstackc.../openstackclient/common
Dean Troyer ea9ec1c6bc Tweak volume commands and add k=v argparse action
Basic cleanups:
* change metadata to property
* add new KeyValueAction to parse the property options
* multiple properties can be set using multiple --property args
* consistent formatting
* do lookups for volume args

Change-Id: Ib6c43f01ad46b395aee8c61e886f42e2a5f5573e
2013-05-24 15:02:52 -05:00
..
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
clientmanager.py Add Cinder API V1 Support 2013-02-08 10:22:01 -06:00
command.py Fix flake8 errors in anticipation of flake8 patch. 2013-05-14 08:28:48 -07:00
commandmanager.py Multiple API version support 2013-02-06 11:36:28 -06:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
openstackkeyring.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
parseractions.py Tweak volume commands and add k=v argparse action 2013-05-24 15:02:52 -05:00
utils.py Fix flake8 errors in anticipation of flake8 patch. 2013-05-14 08:28:48 -07:00