Tempest plugin for ironic
Go to file
Dmitry Tantsur bb72f2e3fc [tempest] also catch BadRequest in negative tests with physical_network in old API
Before this field was introduced we would raise BadRequest (HTTP 400),
after - NotAcceptable (HTTP 406).

Check for any of the exceptions to allow branchless testing.

Change-Id: I3fafd4ef7f046a9195fc15f47f7fc967fb959550
2017-08-04 12:35:37 +02:00
doc/source Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
ironic_tempest_plugin [tempest] also catch BadRequest in negative tests with physical_network in old API 2017-08-04 12:35:37 +02:00
tools Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00
.gitignore Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
.gitreview Added .gitreview 2016-11-18 08:29:25 +00:00
CONTRIBUTING.rst Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
HACKING.rst Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
LICENSE Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
MANIFEST.in Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
README.rst Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
requirements.txt Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
setup.cfg Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
setup.py Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
test-requirements.txt Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
tox.ini Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00

ironic-tempest-plugin

Tempest plugin for ironic

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO