Tempest plugin for ironic
Go to file
Vladyslav Drok 6d74a6e51f Add I202 to flake ignore list
Pep8 job currently fails complaining about I202 in a bunch of
modules. This change fixes the genuine errors in the module
import order, and adds I202 to the skip list so that we don't
have to add noqa comments everywhere we can not satisfy the
check. After we split out the tempest plugin, we'll remove
I202 from the ignore list and add noqa comments in the places
where it will still be needed.

Change-Id: Ia170a41d35dea8c9eda2b36c907dbc518169a824
2017-10-25 12:59:07 +03:00
doc/source Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
ironic_tempest_plugin Add I202 to flake ignore list 2017-10-25 12:59:07 +03: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