Tempest plugin for the Neutron project.
Go to file
Yariv Rachmani fed6f86894 Allow to configure max vlans for trunk port tests
In NFV baremetal deployments, the number of vlans available for trunk
ports may be constrained. This patch allows to configure
max_networks_per_project to accommodate for those environments.

Change-Id: Ie0f04649313aed41498cf60f7de0eb44cee17b1c
2018-01-04 09:46:37 +00: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 Allow to configure max vlans for trunk port tests 2018-01-04 09:46:37 +00:00
playbooks Add devstack plugin to ease integration tests 2017-12-06 15:08:50 +00:00
releasenotes Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.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 Skip tempest jobs for doc/* only changes 2017-11-27 15:09:55 -08: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 Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
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 Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30

Neutron Tempest Plugin

Tempest plugin for Neutron project.

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