openstack-python-openstackc.../openstackclient/tests
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 when fetching object store properties use lower() 2015-12-14 12:23:44 -05: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 "keystone: fix catalog output when region is unset" 2016-05-25 18:56:14 +00:00
image Fix image tests to use warlock resources 2016-05-20 07:07:16 -05:00
network Add network support for "quota set" 2016-05-19 20:42:59 +08:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Merge "Refactor TestVolumeShow with FakeVolume" 2016-05-24 23:30:56 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py [compute] Add server backup function 2016-05-27 11:47:25 -05:00
test_shell.py Rename --profile to --os-profile 2016-04-19 07:50:42 -05:00
utils.py remove py26 workaround in osc 2016-03-08 12:41:17 +00:00