python-openstackclient/openstackclient/tests/functional/common
Stephen Finucane 64c2a1a453 Add 'server shelve --offload', 'server shelve --wait' options
The '--offload' option allows us to explicitly request that the server
be offloaded once shelved or if already shelved.

The '--wait' option allows us to wait for the shelve and/or offload
operations to complete before returning. It is implied when attempting
to offload a server than is not yet shelved.

Change-Id: Id226831e3c09bc95c34b222151b27391a844b073
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-01-08 18:01:25 +00:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_args.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Make configuration show not require auth 2019-08-01 14:53:02 -05:00
test_extension.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
test_help.py Add 'server shelve --offload', 'server shelve --wait' options 2021-01-08 18:01:25 +00:00
test_module.py Update command test for volume.v3 2018-05-18 07:12:04 -05:00
test_quota.py functional: Remove test for 'quota set --force' 2020-11-06 17:40:13 +00:00
test_versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00