python-openstackclient/openstackclient/tests/unit
Martin Chlumsky 1aad94349b Allow "server migrate" (not live) to take "--host" option
Currently, doing a cold migration while specifying a target host is not
possible however nova api supports it since version 2.56.

This patch allows passing "--host" when doing a cold migration.
It runs normally if --os-compute-api-version is 2.56 or greater and
returns an error otherwise.

Change-Id: I960109008096ce8bb4e4c8ca6ffb22c33aacd995
Story: 2003325
Task: 24359
2019-06-21 14:47:07 +00:00
..
api Merge "Rename review.openstack.org to review.opendev.org" 2019-06-14 02:25:02 +00:00
common Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
compute Allow "server migrate" (not live) to take "--host" option 2019-06-21 14:47:07 +00:00
identity Fix bug in endpoint group deletion 2019-05-08 16:22:27 -05:00
image Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
integ Stop leaving temp files after unit test runs 2019-05-10 15:47:09 +00:00
network Ignore case in security group rule --ethertype 2019-04-01 15:56:40 -04:00
object Before writing object data to stdout, re-open it in binary mode 2019-04-10 14:34:40 -05:00
volume Merge "Add --attached / --detached parameter to volume set" 2019-03-06 00:58:17 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Adding api_version to FakeApp 2018-06-24 03:47:23 +00:00
test_shell.py Stop leaving temp files after unit test runs 2019-05-10 15:47:09 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00