Tempest plugin for the Neutron project.
Go to file
Manjeet Singh Bhatia 3448e0b7d7 Update tox debug env
Having no path in debug environment assumes the test path to be
neutron_tempest_plugin/tests which doesn't exists, so tox -e debug
debug fails complaining that neutron_tempest_plugin/tests isn't
importable. This patch fixes the test path for debug environment.

Change-Id: Iac685d4d4fcee357c40141acc79b2aac28bd535b
2018-02-14 10:43:10 -08:00
devstack Add devstack plugin to ease integration tests 2017-12-06 15:08:50 +00:00
doc/source Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
neutron_tempest_plugin use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-13 12:48:58 -07:00
playbooks Allow test runner to pick the number of workers 2018-01-09 09:16:42 -08:00
releasenotes Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
tools Add duplicated idempotent_ids checks 2017-11-18 14:22:25 +08:00
.coveragerc Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitignore Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitreview Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
.mailmap Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.testr.conf Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.zuul.yaml Rename tox_venvlist (2/2) 2018-01-12 17:01:58 +01:00
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
CONTRIBUTING.rst Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
HACKING.rst Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
LICENSE Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
README.rst Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
requirements.txt Tests for DNS integration 2017-12-22 11:42:59 +00:00
setup.cfg Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
setup.py Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
test-requirements.txt Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
tox.ini Update tox debug env 2018-02-14 10:43:10 -08:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.