openstack-python-openstackc.../openstackclient/tests
Dean Troyer 201b1cee86 Clean up Image v2 image set command
Make the Image v2 image set command meet at the intersection of the v1
image set command and the v2 image create command:

* Add visibility to the deadopts list and remove the option
* Put the options in the same order as v1 image set
* Make the help text match
* Add --properties
* Move the additional options that do not appear in either v1 image set or
  v2 image create after --property as they are really pre-defined properties
* Add tests for v2 image set to match v1 and then some
* Put the SetImage class in v2/image.py in alphabetical order

Change-Id: I102b914e8ad09a014f6fdd846c5766b6c2eaadb8
2015-10-06 11:11:59 -07:00
..
api Merge "Begin low-level API for Network v2" 2015-02-07 00:16:28 +00:00
common Merge "Add tests for volume quota set" 2015-09-19 03:03:05 +00:00
compute Properly handle port arguments for ICMP 2015-09-03 13:06:45 -05:00
identity Merge "Inherited info/option when listing role assignment" 2015-08-08 09:09:26 +00:00
image Clean up Image v2 image set command 2015-10-06 11:11:59 -07:00
network Merge "Remove the --dhcp option to network list" 2015-07-14 20:47:09 +00:00
object fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
volume Volume v2 list does not show server name 2015-08-28 11:11:37 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Add configuration show command 2015-07-23 13:00:59 -06:00
test_shell.py Merge "Create log configuration class" 2015-09-09 20:15:54 +00:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00