Tempest plugin for the Neutron project.
Go to file
Roee Agiman 6a0a18a172 Added test suite and case to cover 'availability zone'
This was required to test advanced scenarios.

* Added a new 'admin' folder in 'scenario' folder
  to test advanced operations.

* Added a new file to the 'admin' folder that contains
  test cases for floating ip with admin privileges.

* Added a scenario test that verify valid connection
  between two instances on a single compute node
  using availability-zone.

* Changed 'base.py' to enable booting an instance with
  admin privileges.

Change-Id: I711a10eef321622c335e35b84e386b01d73b938a
2017-11-16 17:09:40 +02:00
doc/source Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
neutron_tempest_plugin Added test suite and case to cover 'availability zone' 2017-11-16 17:09:40 +02: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 Inherited zuulv3 neutron tempest plugin jobs 2017-11-14 19:01:38 +05:30
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.