tempest/tempest/api/compute/security_groups
Martin Kopec 213d0a4c68 Pass resource_name_prefix from tests
The resource_name_prefix was introduced by [1] and in order
to allow users to fully customize the prefix of all resources
created by tempest, it needs to be used in tests.

[1] https://review.opendev.org/c/openstack/tempest/+/897231

Change-Id: I1e23d7a276b32e236fc8897d265c037773eca79d
2023-12-07 11:47:00 +01: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 Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_security_groups.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_security_groups_negative.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00