python-openstackclient/openstackclient/common
jiaxi 77214c56e7 Fix quota set failed problem
When using the command: openstack quota set, the compute quota below
can't be set successfully,the value of compute quota stay unchanged,
'fixed-ips', 'floating-ips', 'injected-files', 'key-pairs'.

What's more,I add a TODO comment in the code for two reason.
1. volume quota set works fine for the moment.
2. To indicate that this issue about volume needs
   discuss and report another bug, if it's confirmed.

This bug is only about compute quota.

Change-Id: Ic1028d561f5a0030cf65ac18fc117bf01e945478
Partial-Bug: #1420104
2015-07-28 23:21:28 -04:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Merge "Rename endpoint type to interface" 2015-07-17 13:55:47 +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 Add support for showing limits of a specific project 2015-04-03 02:26:22 -04: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 Fix quota set failed problem 2015-07-28 23:21:28 -04:00
session.py Fix session timing 2015-04-07 23:53:31 -07:00
timing.py Fix session timing 2015-04-07 23:53:31 -07:00
utils.py Merge "Add --os-endpoint-type cli optional argument" 2015-07-03 02:48:47 +00:00