neutron-tempest-plugin/neutron_tempest_plugin/api
Slawek Kaplonski 661d1ffc31 [Stateless SG] Add negative API tests for Stateless SG
This patch adds negative API tests which checks that:
- port can't be created with both stateless and stateful SG,
- SG with different type than already used can't be added to the port,
- toggle 'stateful' attribute of SG when it's used by port,

Change-Id: I70089725f590c346e976bc579dd78d6cf374f0c3
2023-01-30 12:45:52 +01:00
..
admin Skip "test_port_resource_request_no_provider_net_conflict" 2022-11-25 14:56:05 +00:00
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
base.py Run security group scenario tests against stateless security groups too 2022-12-22 15:44:02 +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 Add API tests for basic address_groups CRUD operations 2021-07-22 21:20:33 +02:00
test_address_scopes.py Add tempest api tests for address scopes RBAC 2020-04-06 14:23:36 +03: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_dhcp_ipv6.py Fix flake8 E405 errors 2018-10-09 20:00:27 -04: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_extra_dhcp_options.py Checking IP version from extra-dhcp-options 2021-08-25 11:45:45 +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 git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08: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 Make dns_domain value configurable 2023-01-12 09:18:11 +00:00
test_ports_negative.py Fix test to prevent network leak 2021-05-06 13:06:34 +00:00
test_qos.py Retrieve the DSCP valid marks from the API 2022-08-26 15:14:44 +00: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 Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_router_interface_fip.py Move test cases from networking-midonet repository 2018-10-24 13:14:41 +09:00
test_routers.py Delete router test - API scenario 2021-02-03 18:56:21 +02:00
test_routers_negative.py Make test test_remove_associated_ports to be compatible with L3HA 2022-05-02 13:19:41 +00:00
test_security_groups.py Run security group api tests against stateless security groups too 2022-12-21 11:02:03 +00:00
test_security_groups_negative.py [Stateless SG] Add negative API tests for Stateless SG 2023-01-30 12:45:52 +01: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 Add tempest api tests for subnet pools RBAC 2020-04-10 15:20:49 +03:00
test_subnetpools_negative.py Add tempest api tests for address scopes RBAC 2020-04-06 14:23:36 +03: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 Switch neutron-tempest-plugin-api job to be ML2/OVN 2021-06-09 11:33:34 +00: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