openstack-python-openstackc.../openstackclient/tests/functional/compute/v2
Stephen Finucane 0a63f8603e compute: Fix bug with start/stop server
A mistake was introduced during the conversion from novaclient to SDK in
change I5ebfa6b2468d5f20b99ea0eab1aea9377be09b8c. Fix the issue and add
functional tests to prevent it being reintroduced.

Change-Id: I6b314eab31bcf452e88b8b6a239ac2e296497cb9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Story: 2010750
Task: 48004
2023-05-17 15:59:33 +01:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00
test_aggregate.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00
test_flavor.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00
test_hypervisor.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00
test_keypair.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00
test_server.py compute: Fix bug with start/stop server 2023-05-17 15:59:33 +01:00
test_server_event.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00
test_server_group.py Blacken openstackclient.compute 2023-05-10 10:51:30 +01:00