neutron/neutron/tests/fullstack
Sławek Kapłoński a12de8975e Fullstack tests for DHCP agent HA
This patch adds fullstack tests for DHCP agent HA functionallity.

There are two tests added:
* One is checking if network will be properly
  rescheduled to new agent if existing DHCP agent will be down,
* Second is checking if network handled by 2 DHCP agents will have properly
  working DHCP service even if one DHCP agent will be down

Change-Id: Iaad373cafd6f83f2c1f8e7ac58dc70070e7aabaf
2017-01-04 22:48:46 +00:00
..
resources Fullstack tests for DHCP agent HA 2017-01-04 22:48:46 +00: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
README Moved fullstack test doc content to TESTING.rst 2015-12-03 17:02:54 -05:00
test_connectivity.py Fullstack: Add helper FakeFullstackMachinesList 2016-09-23 09:41:56 -04:00
test_dhcp_agent.py Fullstack tests for DHCP agent HA 2017-01-04 22:48:46 +00:00
test_l3_agent.py Clean-up L3 constant TODOs 2016-12-14 11:54:12 -05:00
test_qos.py DSCP packet marking support in Linuxbridge agent 2016-12-13 11:14:27 +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

Please see neutron/TESTING.rst.