Tempest plugin for the Neutron project.
Go to file
Slawek Kaplonski 87c3f941a3 Add API test case to check if SG displays all rules
This patch adds new API test which checks if owner of security group
can see rules which belongs to his security group even if rule was
created and belongs to other user (admin).

Patch for master branch:
Depends-On: https://review.opendev.org/660174

Backport to stable/Stein:
Depends-On: https://review.opendev.org/661281

Backport to stable/Rocky:
Depends-On: https://review.opendev.org/661283

Backport to stable/Queens:
Depends-On: https://review.opendev.org/661284

Change-Id: I728cd8252d27e27e91bd95e4734d9db470dee35a
Related-Bug: #1824248
2019-05-24 19:02:54 +00:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
doc/source Fix documentation build 2018-03-14 18:16:36 +05:30
neutron_tempest_plugin Add API test case to check if SG displays all rules 2019-05-24 19:02:54 +00:00
playbooks Migrate dvr multinode scenario to zuulv3 syntax 2018-10-04 16:21:54 +02:00
releasenotes Merge "Add release notes job to zuul template" 2018-09-18 04:41:16 +00:00
roles/multi-node-setup Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
tools Add guest image customization to DevStack plugin. 2018-10-02 16:23:19 +00:00
.coveragerc Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitignore Switch to stestr 2018-05-29 14:34:42 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:58 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.stestr.conf Switch to stestr 2018-05-29 14:34:42 -04:00
.zuul.yaml Migrate networking-sfc tests to neutron-tempest-plugin 2019-05-17 12:21:57 +02:00
CONTRIBUTING.rst Fix the old or invalid doc links 2018-03-15 08:45:25 +00:00
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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
requirements.txt Add tempest api tests for security groups RBAC 2019-03-05 22:12:16 -07:00
setup.cfg Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
setup.py Updated from global requirements 2018-01-27 20:11:19 +00:00
test-requirements.txt Switch to stestr 2018-05-29 14:34:42 -04:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00

README.rst

Neutron Tempest Plugin

Tempest plugin for Neutron project.

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