Tempest plugin for ironic
Go to file
Ghanshyam Mann 3b663f6e51 Remove use of deprecated config options for volume API selection
Tempest has moved the Volume APIs testing to v3 as default and can be run
under v2 API via catalog_type.
- https://review.opendev.org/#/q/topic:volume-default-testing-v3+(status:open+OR+status:merged)

Below config options were deprecated since Rocky and now Tempest is going
to remove those (Needed-By patch):
    * ``CONF.volume-feature-enabled.api_v2``
    * ``CONF.volume-feature-enabled.api_v3``

Change-Id: Id17081d1bcafed71b5ff704e1126dacc44874bf5
Needed-By: https://review.opendev.org/#/c/698754/
2019-12-12 17:02:39 +00:00
doc/source Build pdf doc 2019-09-05 14:27:16 +08:00
ironic_tempest_plugin Remove use of deprecated config options for volume API selection 2019-12-12 17:02:39 +00:00
tools Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00
zuul.d Merge "Make the multinode job non-voting" 2019-11-14 04:25:47 +00:00
.gitignore Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:50 +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 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 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 Build pdf doc 2019-09-05 14:27:16 +08:00
tox.ini Merge "Build pdf doc" 2019-09-14 22:33:02 +00:00

Tempest plugin for ironic and ironic-inspector

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