neutron/neutron/tests/fullstack
Lajos Katona d4d2fbc30d Fullstack test for placement sync
Fullstack test for placement reporter service plugin. To test it in
fullstack environment a new stupid placement process is started which
answers to placement REST API requests.

Change-Id: I9dd9f6c9e8c8fcf1be1e91d49a59a00c2eb24026
Depends-On: https://review.openstack.org/638666
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2019-05-17 17:56:45 +02:00
..
agents Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
resources Fullstack test for placement sync 2019-05-17 17:56:45 +02:00
servers Fullstack test for placement sync 2019-05-17 17:56:45 +02: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 Check the namespace is ready in test_mtu_update tests 2019-03-27 17:59:15 +00:00
test_agent_bandwidth_report.py Fullstack test for placement sync 2019-05-17 17:56:45 +02:00
test_connectivity.py Disable IPv6 forwarding by default on HA routers 2018-05-31 20:19:21 +00:00
test_dhcp_agent.py Check the namespace is ready in test_mtu_update tests 2019-03-27 17:59:15 +00:00
test_firewall.py fullstack: Migration from iptables_hybrid to openvswitch 2018-04-26 16:44:24 +00:00
test_l3_agent.py Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
test_logging.py Follow-up: add fullstack test for logging 2018-09-06 14:59:10 +07:00
test_mtu.py Skip MTU check during deletion of Networks 2018-06-21 14:25:22 +00:00
test_port_shut_down.py [OVS] Shut down the port on changing the admin-state to false 2018-01-04 01:44:01 -05:00
test_ports_rebind.py Make port binding attempt after agent is revived 2018-10-22 18:43:33 +02:00
test_qos.py Mock OVSBrdge.clear_minimum_bandwidth_qos in fullstack tests 2019-04-03 13:10:00 +00:00
test_securitygroup.py [Fullstack] Mark securitygroups tests as unstable 2018-08-29 10:33:53 +02:00
test_trunk.py Fullstack: init trunk agent's driver only when necessary 2017-11-03 16:49:12 +00:00
utils.py fullstack: Remove ovsdb_interface config opt 2017-09-27 07:03:17 +00:00

README

Please see neutron/TESTING.rst.