neutron/neutron/tests/fullstack
Brian Haley 4f627b4e8d Change ip_lib network namespace code to use pyroute2
Change network namespace add/delete/list code to use
pyroute2 library instead of calling /sbin/ip.

Also changed all in-tree callers to use the new calls.

Closes-bug: #1717582
Related-bug: #1492714

Change-Id: Id802e77543177fbb95ff15c2c7361172e8824633
2017-10-04 21:09:28 +00:00
..
cmd Remove translation of help messages from tests 2017-09-25 09:49:38 +00:00
resources Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +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 Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
test_connectivity.py Add Linuxbridge agent to no dhcp fullstack connectivity test 2017-04-23 21:07:24 +00:00
test_dhcp_agent.py fullstack: skip test_mtu_update when DHCP agent is not in rootns 2017-08-31 19:23:46 +00:00
test_l3_agent.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
test_qos.py Ingress bandwidth limit rule in Linuxbridge agent 2017-06-22 08:20:48 +00:00
test_securitygroup.py fullstack: Actually run ovsfw tests 2017-08-10 16:28:59 +09: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.