neutron-tempest-plugin/neutron_tempest_plugin/api/admin
Slawek Kaplonski a1f654aa71 [Default SG rules] Test to check if SG rules are created from template
This patch adds new test which checks if SG rules actually created
automatically for new default and non-default SG are matching template
rules from neutron DB.

Depends-On: https://review.opendev.org/c/openstack/neutron/+/884474

Related-bug: #1983053
Change-Id: Ica0810413bef7f0e3e6dff21f6c9e4cda1945a43
2023-11-17 08:37:02 +00:00
..
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_agent_availability_zone.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_agent_management.py test_list_agent: pop 'alive' from agent dict 2021-12-08 13:08:08 +00:00
test_default_security_group_rules.py [Default SG rules] Test to check if SG rules are created from template 2023-11-17 08:37:02 +00:00
test_extension_driver_port_security_admin.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_external_network_extension.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_floating_ips_admin_actions.py Refactor test cases after adding new params to create_floatingip. 2018-09-27 07:16:17 +00:00
test_l3_agent_scheduler.py Fix L3 agent scheduler tests in multinode environments 2019-03-04 14:40:37 +01:00
test_logging.py Add logging API delete corresponding SG test 2022-01-03 08:20:20 +00:00
test_logging_negative.py Add api test for logging extension 2018-01-18 17:45:16 +00:00
test_network_segment_range.py Check parameters returned in "list_network_segment_ranges" 2019-10-10 11:48:57 +00:00
test_networks.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_ports.py Skip "test_port_resource_request_no_provider_net_conflict" 2022-11-25 14:56:05 +00:00
test_quotas.py Remove six 2020-11-06 09:23:01 +08:00
test_quotas_negative.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_routers_dvr.py Use _create_admin_router() where possible 2019-08-30 11:27:25 -04:00
test_routers_flavors.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_routers_ha.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_security_groups.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_shared_network_extension.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_tag.py Replace assertItemsEqual with assertCountEqual 2020-10-13 09:37:03 +08:00