neutron/neutron/tests/fullstack
Cedric Brandily 739dc16fe7 Move ConfigDict and ConfigFileFixture to neutron.tests.common
This change moves ConfigDict[1] and ConfigFileFixture[1] in order to use
them in fullstack and functional tests (in a follow-up change).

[1] neutron.tests.fullstack.resources.config

Related-bug: #1497027
Change-Id: I16157b0b739c9e620f23c984187b492bf5af2e60
2015-09-24 20:47:44 +02:00
..
resources Move ConfigDict and ConfigFileFixture to neutron.tests.common 2015-09-24 20:47:44 +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.