openstack-python-openstackc.../openstackclient
Richard Theis 9174bc0f02 Fix subnet pool prefix length option
Fix the --min-prefix-length, --max-prefix-length and
--default-prefix-length options for the "os subnet pool create" and
"os subnet pool set" commands. Using these options caused the
commands to fail with "HttpException: Bad Request" because unrecognized
attributes were passed to the REST API.

No release note was added since these commands are new and haven't
been released.

Change-Id: I2f765750f79dc91d6c1f5962f699fbf2ee38657a
Closes-Bug: #1564004
2016-03-30 13:28:31 -05:00
..
api Merge "Clean up unnecessary import of urlparse module" 2016-03-01 23:51:00 +00:00
common Remove unused method 'from_response' 2016-03-29 17:28:24 +08:00
compute Merge "Refactor security group rule create to use SDK" 2016-03-28 09:16:23 +00:00
identity Improve error for token issue command without auth 2016-03-18 15:44:02 -07:00
image Image API v2: make volume_type optional 2016-03-18 16:08:30 -07:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Fix subnet pool prefix length option 2016-03-30 13:28:31 -05:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Fix subnet pool prefix length option 2016-03-30 13:28:31 -05:00
volume Merge "Docs cleanup: volume type" 2016-03-29 13:22:10 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00