Tempest plugin for ironic
Go to file
ghanshyam 9e80f079df Remove volume v1 API service client usage
Volume v1 API has been gone since long and Tempest also
marked their deprecation since Juno
- https://review.openstack.org/#/c/446238/

Now Tempest is removing the deprecated config option and
alias for voluem v1 service client in
- https://review.openstack.org/#/c/573135/

Before the Tempest patch gets merged, we need to remove all usage
of volume v1 things.

Change-Id: Iac5d1914814afbe81f3d83c875620931884584cd
Needed-By: https://review.openstack.org/#/c/573135/
2018-06-07 10:45:07 +00:00
doc/source Add example configuration for running our tests with nova 2018-03-14 17:53:12 +01:00
ironic_tempest_plugin Remove volume v1 API service client usage 2018-06-07 10:45:07 +00:00
tools Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00
zuul.d Add the functional (API) tests job 2018-05-07 18:41:45 +02: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 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 Update README and setup.cfg, initial version of usage guide 2017-12-21 11:27:12 +01:00
requirements.txt Updated from global requirements 2018-03-14 05:31:41 +00:00
setup.cfg Update README and setup.cfg, initial version of usage guide 2017-12-21 11:27:12 +01: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 Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07: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.