openstack-python-openstackc.../openstackclient/tests
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 when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Use assertItemsEqual() instead of assertListEqual() 2016-03-14 16:22:24 +08:00
compute Refactor security group rule create to use SDK 2016-03-23 09:56:01 -05:00
identity Trivial: Reorder classes in identity v3 in alphabetical order 2016-03-11 10:02:25 +08:00
image [Image] Check return value is None in image unit tests. 2016-03-02 16:16:37 +08:00
network Fix subnet pool prefix length option 2016-03-30 13:28:31 -05:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Add support for deleting Image-property 2016-03-16 10:22:00 -04:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_shell.py Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00
utils.py remove py26 workaround in osc 2016-03-08 12:41:17 +00:00