Tempest plugin for the Neutron project.
Go to file
Sławek Kapłoński 508dd2977c [QoS] Add API test for create port with admin's QoS policy
This patch adds API test which checks if regular user can
create port in own network if this network has got QoS policy
configured by admin and this QoS policy belongs to admin.

Issue with such scenario was reported in related bug.

Change-Id: I08f337f3bf786ae66f57d48ec8698845ac568b97
Related-Bug: #1750591
Depends-On: I464888ca3920b42edd6ab638f6a317ee51ef0994
2018-02-22 13:45:37 +01: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 [QoS] Add API test for create port with admin's QoS policy 2018-02-22 13:45:37 +01: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 Update of Openstack Commandments url 2018-02-06 10:40:07 +00:00
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 Updated from global requirements 2018-01-27 20:11:19 +00:00
setup.cfg Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
setup.py Updated from global requirements 2018-01-27 20:11:19 +00:00
test-requirements.txt Updated from global requirements 2018-01-27 20:11:19 +00:00
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.