python-openstackclient/openstackclient/common
Steve Martinelli 8bd8a8dfd7 Add support to specify volume quotas per volume type
Add a --volume-type option to quota set, this will allow users
to set quotas for volume attributes on a per volume-type basis.

for example:
  openstack quota set admin --volume-type myvol --volumes 12

Change-Id: I3ce9cf82a65d4f012b339f0e0dedb752cb132c33
Closes-Bug: 1438377
2015-04-15 01:42:00 -04:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Merge "Move OSC auth plugins so they can be found" 2015-03-10 05:37:41 +00:00
commandmanager.py Enhance the theming for modules page 2014-11-18 22:07:57 -05:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
limits.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
parseractions.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
quota.py Add support to specify volume quotas per volume type 2015-04-15 01:42:00 -04:00
timing.py Add basic timing support 2014-07-08 02:04:00 -05:00
utils.py Merge "Fix error msg in sort_items" 2015-03-02 17:16:04 +00:00