neutron/neutron/tests
John Schwarz e0ea5edc12 Add full-stack tests framework
This patch introduces the full-stack tests framework, as specified in
the blueprint. In short, this adds the neutron.tests.fullstack module,
which supports test-managed neutron daemons. Currently only
neutron-server is supported and follow-up patches will support for
multiple agents.

Implements: blueprint integration-tests
Co-Authored-By: Maru Newby <marun@redhat.com>
Change-Id: Iff24fc7cd428488e918c5f06bc7f923095760b07
2015-03-26 20:21:40 +02:00
..
api Add full-stack tests framework 2015-03-26 20:21:40 +02:00
common Add full-stack tests framework 2015-03-26 20:21:40 +02:00
contrib Add script to copy neutron api tests from tempest 2015-03-06 19:57:27 +00:00
etc drop unused test rootwrap filter file 2015-01-20 18:09:39 +01:00
fullstack Add full-stack tests framework 2015-03-26 20:21:40 +02:00
functional Add full-stack tests framework 2015-03-26 20:21:40 +02:00
tempest Update api tests from tempest 2015-03-13 18:46:40 +00:00
unit Add full-stack tests framework 2015-03-26 20:21:40 +02:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py tests: monkey patch stdlib before importing other modules 2015-02-18 13:33:57 +01:00
base.py tests: initialize policy in BaseTestCase 2015-02-27 18:11:55 +01:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
sub_base.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
tools.py Refactor Pinger class 2015-02-25 09:38:41 +00:00