tempest/tempest/api/compute/security_groups
Eric Fried bfaa50f18b Create default network for several compute tests
Chipping away at the referenced bug, this commit introduces a
class-level variable on BaseV2ComputeTest that triggers
setup_credentials to create a default network, and sets it for several
classes where the problem has been observed. The class variable is so we
can whack-a-mole with one line instead of four whenever this problem
pops up.

Change-Id: Ia34fe3b41261de02918713c2a948e6c56554bf6f
Partial-Bug: #1844568
2020-01-10 16:41:41 -06: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 Use skip_checks if all testcases have same skip conditions 2017-08-24 14:58:21 +08:00
test_security_group_rules_negative.py Use skip_checks if all testcases have same skip conditions 2017-08-24 14:58:21 +08:00
test_security_groups.py Remove unnecessary back slash 2017-09-08 09:12:05 +08:00
test_security_groups_negative.py Use skip_checks if all testcases have same skip conditions 2017-08-24 14:58:21 +08:00