neutron/neutron/tests/fullstack
OmarM 9189ade200 [OVS] Shut down the port on changing the admin-state to false
On changing the port-admin-state to false, the port goes down.

Change-Id: Ica46e39d8858f4235a8a1b9caeb696346a86f38b
Closes-bug: #1672629
(cherry picked from commit ce01b70ef8)
2018-09-13 15:26:14 +00:00
..
cmd Apply network MTU changes to dhcp ports 2017-08-13 21:25:18 +00:00
resources [OVS] Shut down the port on changing the admin-state to false 2018-09-13 15:26:14 +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] Change time waiting for async ping results 2018-06-24 13:29:18 +00:00
test_connectivity.py Disable IPv6 forwarding by default on HA routers 2018-06-04 13:07:55 +00:00
test_dhcp_agent.py fullstack: skip test_mtu_update when DHCP agent is not in rootns 2017-09-07 20:01:23 +00:00
test_l3_agent.py [Fullstack] HA L3 agent restart only standby agents 2018-07-16 13:16:33 +02:00
test_mtu.py Skip MTU check during deletion of Networks 2018-07-20 13:01:23 +02:00
test_port_shut_down.py [OVS] Shut down the port on changing the admin-state to false 2018-09-13 15:26:14 +00:00
test_qos.py [Qos] Fix residues of ovs in ingress bw limit 2017-12-06 15:37:43 +08:00
test_securitygroup.py Merge "[Fullstack] Add block test until IPs will be really configured" into stable/pike 2018-06-18 23:44:55 +00:00
test_trunk.py Change default exception in wait_until_true 2017-01-09 05:37:27 -05:00
utils.py fullstack: execute qos tests for all ovsdb/of interface permutations 2016-09-17 03:00:31 +00:00

README

Please see neutron/TESTING.rst.