neutron/neutron/tests/fullstack
Sławek Kapłoński 69b8588a19 Remove translation of help messages from tests
There is no need to translate help message for config option
which is added and used only in tests.

Change-Id: I8b8bdd4131e6183245bcd2556b2107d769fd6427
2017-09-25 09:49:38 +00:00
..
cmd Remove translation of help messages from tests 2017-09-25 09:49:38 +00:00
resources Apply network MTU changes to l3 ports 2017-08-11 11:10:10 -04: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 Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +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 test_ha_router: wait until two agents are scheduled 2017-09-01 20:37:04 +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.