Tempest plugin for ironic
Go to file
Riccardo Pittau 912a0e55c9 Set safe version of hacking
Versions of hacking from 3.1.0 until 4.0.0 NOT included are supposed
to require a safe version of flake8, so besides normale issues related
to minor version upgrades, we can safely use those versions.
Also forcing pycodestyle versions to be compatible with flake8 installed
by hacking.

Change-Id: Idb66f2ae0105308747cdf3046b09a22bdf691ea3
2020-10-19 13:55:52 +00:00
doc Switch to newer openstackdocstheme version 2020-05-24 15:15:51 +02:00
ironic_tempest_plugin Wait for power off before allocation tests 2020-10-02 11:16:21 +13:00
releasenotes/notes [ussuri][goal] Drop python 2.7 support and testing 2020-02-13 10:30:08 -06:00
tools Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00
zuul.d Move stable jobs one version higher 2020-10-12 10:50:06 +02:00
.gitignore Upddate tox config 2020-03-20 19:33:56 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:50 +00:00
.stestr.conf Upddate tox config 2020-03-20 19:33:56 +01:00
CONTRIBUTING.rst Update README and setup.cfg, initial version of usage guide 2017-12-21 11:27:12 +01:00
HACKING.rst Update the outdated URL in HACKING.rst 2018-09-23 17:10:24 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 01:16:14 +08:00
requirements.txt Updated from global requirements 2018-03-14 05:31:41 +00:00
setup.cfg Add py38 package metadata 2020-05-28 11:35:41 +08:00
setup.py Updated from global requirements 2018-01-16 03:24:34 +00:00
test-requirements.txt Set safe version of hacking 2020-10-19 13:55:52 +00:00
tox.ini Enforce check on flake8 E129 test 2020-08-03 17:41:59 +02:00

README.rst

Tempest plugin for ironic and ironic-inspector

This repository contains a Tempest plugin for OpenStack Bare Metal and Bare Metal Introspection projects.