neutron/neutron/tests/fullstack
IWAMOTO Toshihiro 88ee81dfaa fullstack: add some more security group tests
The added tests check if a remote SG member addition works and
a SG rule removal stops an established connection.  These tests
piggyback on the existing test method in order to work around
the lack of isolation between tests.

Change-Id: I43bae9b320528ecdf3ec60881613ab1028e90144
2016-11-25 02:32:16 +00:00
..
resources Merge "fullstack: test for IPv6 north-south traffic" 2016-11-09 12:02:45 +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: Log testrunner again 2016-07-15 05:31:27 -04:00
test_connectivity.py Fullstack: Add helper FakeFullstackMachinesList 2016-09-23 09:41:56 -04:00
test_l3_agent.py fullstack: test for IPv6 north-south traffic 2016-08-22 06:43:27 +00:00
test_qos.py Add fullstack test for check DSCP marks outbounds 2016-11-07 12:15:20 +00:00
test_securitygroup.py fullstack: add some more security group tests 2016-11-25 02:32:16 +00:00
test_trunk.py fullstack: VLAN aware VMs test 2016-09-29 13:23:39 -04: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.