python-openstackclient/openstackclient/image
Dean Troyer 6380b8b959 Image create and set command updates and tests
Refactor image create and set commands to properly handle properties.
This is particularly tricky with exclusive booleans as in this case leaving
both choices off the command line should NOT assume a default value but
leave the existing value unchanged.

Properties were not being updated correctly in the 'image set' command.
Refactor it to use the same pattern as in other SetXxx commands.
Add tests for arg handling.

Change-Id: I123a64c9b4feecab25a3e2013cc047f55b1c9967
2014-06-16 23:30:46 -04:00
..
v1 Image create and set command updates and tests 2014-06-16 23:30:46 -04:00
v2 replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Glance client no longer isa http client 2014-02-07 13:43:02 -07:00