openstack-python-openstackc.../openstackclient/network
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
..
v2 Fix subnet pool prefix length option 2016-03-30 13:28:31 -05:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Migrate network client to SDK. 2015-12-09 09:30:29 +08:00
common.py Merge "Refactor security group rule delete to use SDK" 2016-02-18 09:03:27 +00:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00