openstack-python-openstackc.../openstackclient
jichenjc 460846cef2 [compute] Add server backup function
Add server backup function

There is no return value for this command per following doc
http://developer.openstack.org/api-ref-compute-v2.1.html#createBackup,
also novaclient can't be updated now due to backward compatible issue
http://lists.openstack.org/pipermail/openstack-dev/2016-March/089376.html,
so we have to get the information ourselves.

The Image tests were not using warlock images, so that needed to be fixed
before we could completely test things like --wait.

Change-Id: I30159518c4d3fdec89f15963bda641a0b03962d1
2016-05-27 11:47:25 -05:00
..
api Avoid TypeError on message object additions 2016-05-19 18:07:53 -07:00
common Add network support for "quota set" 2016-05-19 20:42:59 +08:00
compute [compute] Add server backup function 2016-05-27 11:47:25 -05:00
identity Merge "fix endpoint show help" 2016-05-26 22:10:23 +00:00
image Fix i18n support for help and log.warning in image 2016-05-19 20:34:46 +08:00
locale Imported Translations from Zanata 2016-04-19 06:14:07 +00:00
network Merge "remove #noqa from i18n imports" 2016-05-19 09:08:57 +00:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests [compute] Add server backup function 2016-05-27 11:47:25 -05:00
volume i18n support for help and error messages in cinder 2016-05-23 18:04:36 +00: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 Devref: Command Beta 2016-04-21 12:14:42 -05:00