Automatic Tempest Configuration Generator
Go to file
Steve Baker 3f78ad0dc2 Allow discover-tempest-config to run with no nova or glance endpoint
The TripleO undercloud will soon have no nova or glance due to
blueprint nova-less-deploy, however it is still required to run
tempest tests via a discover-tempest-config generated config.
Currently this fails due to always attempting to list existing flavors
and images.

This change only runs flavor and image code if those endpoints are
available.

Change-Id: Icffce84638e0db099626d5a86a84f44472943a69
Story: 2006527
Task: 36573
2019-09-11 10:18:19 +12:00
config_tempest Allow discover-tempest-config to run with no nova or glance endpoint 2019-09-11 10:18:19 +12:00
doc Replace os-client-config module by openstacksdk 2019-08-09 07:30:19 +00:00
playbooks Add a job for tempest plugins 2019-05-25 09:29:28 +00:00
releasenotes Replace os-client-config module by openstacksdk 2019-08-09 07:30:19 +00:00
roles Add Queens, Rocky and Stein job 2019-08-08 13:49:23 +00:00
.coveragerc Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.gitignore Add etc/ to .gitignore 2018-07-18 08:03:26 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:26 +00:00
.mailmap Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.stestr.conf Switch to use stestr for unit tests 2017-12-05 10:06:13 +00:00
.zuul.yaml Add Queens, Rocky and Stein job 2019-08-08 13:49:23 +00:00
HACKING.rst fix url 2018-06-05 15:13:26 +00:00
LICENSE Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 13:15:29 +02:00
requirements.txt Replace os-client-config module by openstacksdk 2019-08-09 07:30:19 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 07:05:43 +00:00
setup.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
test-requirements.txt Update hacking version 2018-12-28 23:05:15 +08:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 13:15:29 +02:00

README.rst

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.