Automatic Tempest Configuration Generator
Go to file
Chandan Kumar (raukadah) b4c1b01855 Remove support of nova-network
Since nova network feature is deprecated long time ago and was used
when neutron service is not enabled then nova lists the network and
set the compute.fixed_network_name in tempest.conf.

Since now networking is taken care by neutron, so it is no longer
needed.

nova network related client code is also removed.

Change-Id: I47c791e9257e262f6ac17fffaa2b4af6273a168e
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-01-20 20:03:16 +05:30
config_tempest Remove support of nova-network 2020-01-20 20:03:16 +05:30
doc Sync Sphinx requirement 2019-10-10 14:56:10 +08:00
playbooks Collect openstack services logs after tempest run 2019-11-13 16:29:35 +00:00
releasenotes Remove support of nova-network 2020-01-20 20:03:16 +05:30
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 Replace ostempest job with plain tripleo standalone 2019-12-09 16:44:02 +05:30
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 Update the constraints url 2019-09-26 10:01:45 +08:00

python-tempestconf

Overview

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