openstack-python-openstackc.../openstackclient
Richard Theis 99498b0ab3 Unable to set some compute quotas
The OpenStackClient mapping of 'openstack quota set' arguments isn't
correct for compute quota items that have to different names.  For
example, the --injected-file-size argument is mapped to
injected_file_size, but the compute quotas item is actually
injected_file_content_bytes.  This incorrect mapping prevented the
impacted compute quota items from being set.

The problem impacts the following 'openstack quota set' arguments:
  --injected-file-size
  --injected-path-size
  --properties
  --secgroup-rules
  --secgroups

This patch set also expands the compute quota unit tests to verify
all compute quota items that can be set.

Change-Id: I0a2f241e425f4811e4ae55be183ac0c8b0805c2a
Closes-Bug: #1475831
2015-11-20 13:08:42 -06:00
..
api validate non-ascii values for swift properties 2015-11-12 11:07:57 -06:00
common Unable to set some compute quotas 2015-11-20 13:08:42 -06:00
compute Merge "Enable "openstack server unlock" command to take multiple servers." 2015-11-17 02:26:15 +00:00
identity Merge "better format remote IDs for identity providers" 2015-11-15 01:24:47 +00:00
image Merge "Add --owner to image create" 2015-11-12 00:03:14 +00:00
network Set default network api to 2.0 instead of 2 2015-11-09 09:31:37 -05:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Unable to set some compute quotas 2015-11-20 13:08:42 -06:00
volume Trivial: Fix wrong param name in comment. 2015-11-13 11:44:14 +08: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 Allow int version numbers in the clouds.yaml 2015-11-04 11:20:43 -07:00