neutron-tempest-plugin/neutron_tempest_plugin/scenario
Roman Safronov 4d6ae07f5e Check device_owner with actual availability zone
test_floatingip_port_details was checking device_owner port field
against a hard-coded default value of 'compute:nova'. This was
causing a MismatchError in case custom availability zones were
configured on openstack environment.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2247268

Change-Id: Ibdb8bf6f90818c74f1198cd89d24778c74739f50
2024-02-21 17:57:45 +00:00
..
admin Use admin_client to list admin's servers' ports 2021-12-02 13:23:29 +00:00
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
base.py Add "-d 1" option to the ncat client. 2023-07-04 12:15:56 +02:00
constants.py Add floating IP QoS test cases 2018-03-16 18:53:03 +08:00
exceptions.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_basic.py Wait for HA router to be active on at least one agent 2021-04-23 06:19:58 +00:00
test_connectivity.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_dhcp.py Add test to verify DHCP port IP address modification 2022-02-09 16:57:50 +01:00
test_dns_integration.py Merge "Using "Designate API" in addition to DNS query client check" 2023-07-19 20:07:12 +00:00
test_dvr.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_fip64.py Move test cases from networking-midonet repository 2018-10-24 13:14:41 +09:00
test_floatingip.py Check device_owner with actual availability zone 2024-02-21 17:57:45 +00:00
test_internal_dns.py Make dns_domain value configurable 2023-01-12 09:18:11 +00:00
test_ipv6.py Recover ssh interface config and interface reload 2022-03-10 10:14:28 +01:00
test_local_ip.py Add local ip scenario tests 2022-01-27 16:52:31 +03:00
test_mac_learning.py [Stateless SG] Test if TCP packets with various conn state are allowed 2023-03-28 08:15:20 +00:00
test_metadata.py Fix wrong exceptions import from test_metadata 2022-04-28 16:23:59 +00:00
test_migration.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_mtu.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_multicast.py [Stateless SG] Test if TCP packets with various conn state are allowed 2023-03-28 08:15:20 +00:00
test_port_forwardings.py Add skip funtion for checking enabled extensions in the l3 agent 2021-02-22 17:32:00 +01:00
test_ports.py Use LOG.warning instead of deprecated LOG.warn 2021-11-29 18:21:55 +09:00
test_portsecurity.py Wait for HA router to be active on at least one agent 2021-04-23 06:19:58 +00:00
test_qos.py Refactoring - Use existing Tempest APIs in "QoS bandwidth limit rule" tests 2021-09-09 14:21:44 +03:00
test_security_groups.py Add username in resource_setup 2023-09-07 13:32:00 +01:00
test_trunk.py Mark "test_subport_connectivity_soft_reboot" as unstable 2023-09-09 21:36:37 +00:00
test_vlan_transparency.py Add first VLAN Transparency tests 2021-01-19 12:36:40 +01:00