Tempest plugin for ironic
Go to file
Ghanshyam e83d220d03 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

ironic-tempest-plugin is ready with python 3 and ok to drop the
python 2.7 support.

All stable jobs need to run on py3 as master ironic-tempest-plugin
cannot support py2 anymore. Any py2 cloud/env can be tested by
installing the Temepest and plugins on py3 venv.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ibea78605aedb955e3dc70252ca380c7e5f8f8726
2020-02-13 10:30:08 -06:00
doc/source Build pdf doc 2019-09-05 14:27:16 +08:00
ironic_tempest_plugin Merge "Remove use of deprecated config options for volume API selection" 2019-12-19 11:41:26 +00: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 [ussuri][goal] Drop python 2.7 support and testing 2020-02-13 10:30:08 -06: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 [ussuri][goal] Drop python 2.7 support and testing 2020-02-13 10:30:08 -06:00
setup.py Updated from global requirements 2018-01-16 03:24:34 +00:00
test-requirements.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-13 10:30:08 -06:00
tox.ini [ussuri][goal] Drop python 2.7 support and testing 2020-02-13 10:30:08 -06:00

Tempest plugin for ironic and ironic-inspector

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