neutron/neutron/tests/fullstack
Miguel Angel Ajo f4069c0283 Update oslo messaging configuration section for fullstack
rabbit_virtual_host, rabbit_hosts, rabbit_userid, and rabbit_password
for oslo_messaging are now deprecated in the DEFAULT config section.

Those settings should be provided under the oslo_messaging_rabbit section
now.

Closes-Bug: 1487322

Change-Id: I12d560aefceeadb03f7a4ee1e4e2f920b2cf57f2
2015-08-21 08:10:39 +02:00
..
resources Update oslo messaging configuration section for fullstack 2015-08-21 08:10:39 +02:00
README Add devref that explains fullstack testing and its direction 2015-06-02 16:23:08 -04:00
__init__.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
base.py Merge "fullstack: use migration scripts to create db schema" 2015-08-21 03:48:33 +00:00
test_connectivity.py Add EnvironmentDescription, pass it down 2015-08-20 15:34:25 +03:00
test_l3_agent.py Add EnvironmentDescription, pass it down 2015-08-20 15:34:25 +03:00

README

Please see neutron/doc/source/devref/fullstack_testing.rst.