neutron/neutron/tests/fullstack
Brian Haley c794227941 Remove some useless else statements
Fix useless-else-on-loop, no-else-raise warnings and
no-else-continue in some test files. Noticed while
making another change.

TrivialFix

Change-Id: I9f3100ab2fe97275906e52a764a5023039622728
2023-11-30 17:39:09 -05:00
..
agents Fix python shebang 2023-10-17 16:02:25 +00:00
resources Fullstack: Wait placement process fixtrue to really stop 2023-01-25 14:00:49 +01:00
schedulers Remove some useless else statements 2023-11-30 17:39:09 -05:00
servers Fix python shebang 2023-10-17 16:02:25 +00:00
README Moved fullstack test doc content to TESTING.rst 2015-12-03 17:02:54 -05:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py [Fullstack] Use new DB for each running test 2023-08-30 12:16:51 +02:00
test_agent_bandwidth_report.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_connectivity.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_dhcp_agent.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_firewall.py Drop of_interface option 2019-05-24 10:33:48 +02:00
test_l3_agent.py Switch fullstack/functional fips jobs to 9-stream 2023-07-03 07:46:19 +00:00
test_local_ip.py Switch fullstack/functional fips jobs to 9-stream 2023-07-03 07:46:19 +00:00
test_logging.py Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
test_mtu.py [fullstack] Unify ``TestMTUScenarios`` tests 2023-10-05 20:50:22 +00:00
test_multisegs.py Mark fullstack TestMultiSegs.test_multi_segs_network as unstable 2023-02-23 08:10:12 +01:00
test_ovs_dhcp_extension.py [Fullstack] Remove dhcp agent in tests where it isn't necessary 2022-03-23 16:52:48 +01:00
test_port_shut_down.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_ports_api.py Rehome api tests for propagate_uplink_status 2020-10-13 10:57:57 +00:00
test_ports_binding.py [Follow Up] Add Smart NIC representor port to integration bridge 2019-06-24 06:58:18 +00:00
test_ports_rebind.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_qos.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_quota.py [quota] Enable ``DbQuotaDriverNull`` as a production driver 2022-04-05 10:10:46 +00:00
test_securitygroup.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_segmentation_id.py [Fullstack] Drop all linuxbridge scenarios from fullstack tests 2023-11-09 10:19:32 +01:00
test_subnet.py Ensure gateway is set for prefix delegated subnets 2022-03-03 11:10:54 +05:30
test_trunk.py Avoid race condition when deleting trunk bridges 2022-11-17 10:39:30 +01:00

README

Please see neutron/TESTING.rst.