python-openstackclient/openstackclient
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
..
api Improve the hint message 2015-06-14 13:31:02 +00:00
common Fix quota set failed problem 2015-07-28 23:21:28 -04:00
compute Merge "Rename endpoint type to interface" 2015-07-17 13:55:47 +00:00
identity Merge "Rename endpoint type to interface" 2015-07-17 13:55:47 +00:00
image Rename endpoint type to interface 2015-07-15 10:11:59 -06:00
network Merge "Rename endpoint type to interface" 2015-07-17 13:55:47 +00:00
object Rename endpoint type to interface 2015-07-15 10:11:59 -06:00
tests Fix quota set failed problem 2015-07-28 23:21:28 -04:00
volume Support multiple volume qos delete 2015-07-17 14:14:56 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Rename endpoint type to interface 2015-07-15 10:11:59 -06:00