Automatic Tempest Configuration Generator
Go to file
yatinkarel 9a2d7cbbb0 Use assertCountEqual instead of assertItemsEqual
The assertItemsEqual method has been removed in Python 3.3 [1] but
it was kept alive by unittest2, imported by testtools. For better
compatibility, change to assertCountEqual.

[1] https://bugs.python.org/issue17866

Change-Id: Ia9768b9b889becbbc6153f3866e9fdf625fe4f5e
2021-05-14 13:02:57 +05:30
config_tempest Use assertCountEqual instead of assertItemsEqual 2021-05-14 13:02:57 +05:30
doc Merge "Remove deprecated scenario image option" 2021-02-15 21:42:13 +00:00
playbooks Inclusive jargon 2021-04-07 13:24:05 +00:00
releasenotes Release 3.2.0 releasenotes 2021-04-12 06:50:59 +00:00
roles Fix a typo in a role var 2021-02-12 07:59:44 +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 Update jobs for interop repos renaming 2020-06-13 07:22:25 +02: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 Use Xena zuul job template 2021-04-29 13:36:39 +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 Fix doc, releasenotes plus build pdf 2020-11-14 18:45:41 +00:00
requirements.txt Updating download_with_retry function 2021-04-26 16:17:37 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-04-12 13:56:38 +00:00
setup.py Cleanup py27 support 2020-04-07 04:51:31 +00:00
test-requirements.txt Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
tox.ini Inclusive jargon 2021-04-07 13:24:05 +00:00

README.rst

python-tempestconf

Overview

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