Tempest plugin for ironic
Go to file
Dmitry Tantsur bbba29725a Fix a race in the allocation API tests
We expect the newly created allocation not to change instantly, but
the allocation process is usually pretty fast. Only compare fields
we care about.

Change-Id: Ifb2c9ebb4ab35c350001635dea1c41c8a0e5cfdd
2019-03-01 17:04:12 +01:00
doc/source Update the usage documentation with recent changes 2018-09-07 14:41:57 +02:00
ironic_tempest_plugin Fix a race in the allocation API tests 2019-03-01 17:04:12 +01:00
tools Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00
zuul.d Rename zuulv3 jobs 2019-01-09 15:07:32 +01: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 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 fix bug link in readme 2018-09-19 07:25:55 +00:00
requirements.txt Updated from global requirements 2018-03-14 05:31:41 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-05 03:50:44 +00:00
setup.py Updated from global requirements 2018-01-16 03:24:34 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:01:34 +00:00
tox.ini change default python 3 env in tox to 3.5 2018-06-25 01:46:03 +00: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.