neutron-tempest-plugin/neutron_tempest_plugin/api
Slawek Kaplonski 63396f05fd Add API test for normalized CIDR attribute in the SG rule
This patch adds test which replaces fullstack test:
neutron.tests.fullstack.test_securitygroup.SecurityGroupRulesTest.test_normalized_cidr_in_rule

It is simple API test which can be done quickly in
neutron-tempest-plugin job. In fullstack instead it requires to prepare
whole environment with neutron-server, fake compute
node, agents, etc. so it takes much more time.

Change-Id: I4124f7f0a2edfe28c95693280b6490c8884fce11
2023-12-12 17:05:27 +01:00
..
admin Merge "Remove test duplication between tempest and n-t-p RoutersDVRTest" 2023-11-22 13:46:40 +00:00
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
base.py New basic API tests for the default SG rules templates CRUDs 2023-10-06 06:00:57 +00:00
base_routers.py api: Add HA router delete test 2017-12-07 17:58:15 +00:00
base_security_groups.py Change legacy security group rule check 2019-05-21 09:14:38 -04:00
clients.py Honour ssh_key_type config for keypair and ssh clients 2022-03-08 19:34:16 +05:30
test_address_groups.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_address_scopes.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_address_scopes_negative.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_auto_allocated_topology.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_availability_zones.py Two fixes on test_list_available_zones 2018-10-31 19:41:08 +00:00
test_conntrack_helper.py Add tests for L3 conntrack helper 2019-09-25 09:20:11 +00:00
test_extension_driver_port_security.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_extensions.py Assert extensions match in config file and server 2018-08-13 18:04:11 +00:00
test_flavors_extensions.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_floating_ips.py Test floatingip pools service plugin 2018-12-04 20:50:05 +00:00
test_floating_ips_negative.py Refactor test cases after adding new params to create_floatingip. 2018-09-27 07:16:17 +00:00
test_local_ip.py Add Local IP API tests 2022-01-13 18:10:34 +03:00
test_metering_extensions.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_metering_negative.py Code Sync from neutron project to newly created neutron-tempest-plugin 2017-11-15 23:00:13 +05:30
test_ndp_proxy.py Create extra external network with address scope for `ndp proxy` tests 2022-09-06 10:51:59 +08:00
test_ndp_proxy_negative.py Create extra external network with address scope for `ndp proxy` tests 2022-09-06 10:51:59 +08:00
test_network_ip_availability.py test list the network(ipv6) ip usage stats 2020-12-16 10:40:56 +08:00
test_network_ip_availability_negative.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_networks.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_networks_negative.py Addition of negative test: network creation with an 2019-03-27 22:09:53 +00:00
test_port_forwarding_negative.py Add more port_forwarding tests 2020-10-13 05:19:10 -04:00
test_port_forwardings.py list floating ip api contains port forwarding id 2022-09-09 09:30:29 +08:00
test_ports.py Add test_port_shut_down API test 2023-12-05 13:04:02 +01:00
test_ports_negative.py Fix test to prevent network leak 2021-05-06 13:06:34 +00:00
test_qos.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_qos_negative.py Use random policy names in test_qos and test_qos_negative 2022-01-28 12:02:12 +01:00
test_revisions.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_router_interface_fip.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_routers.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_routers_negative.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_security_groups.py Add API test for normalized CIDR attribute in the SG rule 2023-12-12 17:05:27 +01:00
test_security_groups_negative.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_service_type_management.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_subnetpool_prefix_ops.py Add API tests for subnet pool prefix operations 2019-06-22 03:11:32 +00:00
test_subnetpools.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_subnetpools_negative.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_subnets.py Fix test_allocate_ips_are_from_correct_subnet on ML2/OVN backend 2021-07-06 13:53:15 +02:00
test_timestamp.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_trunk.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_trunk_details.py Update trunk tests to use create_trunk method. 2018-09-24 11:48:57 +00:00
test_trunk_negative.py Update trunk tests to use create_trunk method. 2018-09-24 11:48:57 +00:00