Tempest plugin for the Neutron project.
Go to file
Hongbin Lu 468e4d3401 Remove incorrect filter on listing subnets
The test case uses 'admin_state_up' as a filter parameter on listing
subnets, but this is an invalid filter since the subnet resource
doesn't have this attribute. This patch removes this filter.

Change-Id: I3f2e6e861adaeef81a1a5819a57b28f5c6281d80
Related-Bug: #1749820
2018-06-14 15:15:41 +00:00
devstack Add devstack plugin to ease integration tests 2017-12-06 15:08:50 +00:00
doc/source Fix documentation build 2018-03-14 18:16:36 +05:30
neutron_tempest_plugin Remove incorrect filter on listing subnets 2018-06-14 15:15:41 +00:00
playbooks/neutron-tempest-plugin-dvr-multinode-scenario Switch neutron-tempest-plugin-api job to zuul v3 format 2018-06-07 23:01:21 +02: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 Switch to stestr 2018-05-29 14:34:42 -04:00
.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
.stestr.conf Switch to stestr 2018-05-29 14:34:42 -04:00
.zuul.yaml Merge "Switch neutron-tempest-plugin-api job to zuul v3 format" 2018-06-11 06:09:52 +00: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 Fix the old or invalid doc links 2018-03-15 08:45:25 +00:00
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
requirements.txt uncap eventlet 2018-04-11 11:52:26 -04:00
setup.cfg Fix the old or invalid doc links 2018-03-15 08:45:25 +00: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 Switch to stestr 2018-05-29 14:34:42 -04:00

README.rst

Neutron Tempest Plugin

Tempest plugin for Neutron project.

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