openstack-python-openstackc.../openstackclient
Mohan Muppidi e354d17d2c " openstack server image create " doesn't print proper info
After creating a snapshot of a running instance, a print out similar
to server create is expected, but it prints out something like "_info"
which is nothing related to created image. _prep_image_detail method
is added to /compute/v2/server.py to enable the priting, while running
the test properly.

Change-Id: I4b06be959768bcdaafd9aa8df497490958bee649
Closes-Bug:1551586
2016-03-03 21:03:14 +00:00
..
api Py3 replace dict.iteritems with six.iteritems 2016-02-24 10:14:56 +08:00
common Add MultiKeyValueAction to custom parser action 2016-02-27 03:53:32 +08:00
compute " openstack server image create " doesn't print proper info 2016-03-03 21:03:14 +00:00
identity take_action() method from command.Command shouldn't return 2016-02-29 17:23:29 +00:00
image Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Router: Add --route and --clear-routes options to "router set" command 2016-02-27 04:53:10 +08:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Merge "Trivial: Reorder unit tests in test_type.py" 2016-03-01 03:41:01 +00:00
volume Fixed a bunch of spacing 2016-02-23 10:38:58 -06: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 Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00