tempest/tempest/api/compute/security_groups
Artom Lifshitz ea2b59ce61 Add reboot_server() helper
The new helper waits for the server to become ACTIVE again after the
reboot. This saves us a few lines of code in various tests, and is
also useful for the whitebox-tempest-plugin (see dependant patch).

Change-Id: I5c89983de0cbdae91c868fc3fefdc45b9a96fa68
2021-08-24 10:20:28 -04:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Create default network for several compute tests 2020-01-10 16:41:41 -06:00
test_security_group_rules.py [Trivial]Do not use cls in instance method 2020-11-18 15:01:02 +08:00
test_security_group_rules_negative.py Adding description for testcases - compute part7 2020-08-12 13:49:43 +08:00
test_security_groups.py Add reboot_server() helper 2021-08-24 10:20:28 -04:00
test_security_groups_negative.py Adding description for testcases - compute part7 2020-08-12 13:49:43 +08:00