openstack-python-openstackc.../openstackclient/common
Dean Troyer 87104a28d7 Add quota commands
* Add quota set and quota show commands; these work on both
  the compute and volume APIs
* Add the --class variation on the above commands

Note: this replaces the existing volume-only quota commands and eliminates quota list

Blueprint: cinder-client
Bug: 1172064

Change-Id: I766d40e410e48f05e36e17e567a4f01a9411b40e
2013-07-17 15:10:22 -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
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
limits.py Add show limits command 2013-07-12 12:13:27 -05: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
quota.py Add quota commands 2013-07-17 15:10:22 -05:00
utils.py Finish up v3 role commands 2013-07-03 11:51:23 -05:00