neutron/neutron/tests/fullstack
liuchengqian90 e04ee2c5b6 Clear residual qos rules after l2-agent restarts.
During the l2-agent stop, if the policy rule is cleared,
after the l2-agent is started, the qos rule that has been applied should be cleared.

Change-Id: Iaaff10dfa8ac6ab8c9dead3124e2bb3caa03a665
Closes-Bug: #1810025
(cherry picked from commit 58de79a58b)
2019-01-22 12:59:24 +00:00
..
cmd Fullstack: init trunk agent's driver only when necessary 2017-11-03 16:49:12 +00:00
resources Add kill_timeout to AsyncProcess 2019-01-04 11:44:23 +01: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 Make port binding attempt after agent is revived 2018-10-23 12:23:40 +02:00
test_connectivity.py Disable IPv6 forwarding by default on HA routers 2018-05-31 20:19:21 +00:00
test_dhcp_agent.py Make port binding attempt after agent is revived 2018-10-23 12:23:40 +02:00
test_firewall.py fullstack: Migration from iptables_hybrid to openvswitch 2018-04-26 16:44:24 +00:00
test_l3_agent.py Merge "[Fullstack] Remove central_external_bridge" 2018-07-17 05:01:13 +00:00
test_mtu.py Skip MTU check during deletion of Networks 2018-06-21 14:25:22 +00:00
test_port_shut_down.py [OVS] Shut down the port on changing the admin-state to false 2018-01-04 01:44:01 -05:00
test_ports_rebind.py Make port binding attempt after agent is revived 2018-10-23 12:23:40 +02:00
test_qos.py Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
test_securitygroup.py [Fullstack] Mark securitygroups tests as unstable 2018-09-17 10:43:02 +00:00
test_trunk.py Fullstack: init trunk agent's driver only when necessary 2017-11-03 16:49:12 +00:00
utils.py fullstack: Remove ovsdb_interface config opt 2017-09-27 07:03:17 +00:00

README

Please see neutron/TESTING.rst.