Package for testing OpenStack release tools.
Go to file
Elod Illes 2871df0a8a Update bindep for python3
python-launchpadlib and python-libvirt are renamed to
python3-launchpadlib and python3-libvirt, respectively, in recent
distros. Let's use them otherwise zuul jobs can break when installing
bindeps.

Change-Id: Ia946cc12da0ca52af9c56b83685922f67a345e64
2024-04-08 17:46:52 +02:00
doc remove unicode from code 2022-08-25 09:53:28 +08:00
release_test Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
releasenotes Update master for stable/2024.1 2024-04-08 15:06:37 +00:00
.coveragerc Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
.gitignore Switch to use stestr for unit test 2018-07-20 10:44:19 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:27 +00:00
.mailmap Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
.stestr.conf Switch to use stestr for unit test 2018-07-20 10:44:19 +07:00
.zuul.yaml Use publish-to-pypi 2018-11-02 19:45:34 +01:00
CONTRIBUTING.rst [community goal] Update contributor documentation 2021-05-18 14:13:26 +00:00
HACKING.rst Optimizing the safety of the http link site in HACKING.rst 2018-11-16 08:52:46 +08:00
LICENSE Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
MANIFEST.in Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
README.rst Fix Its spelling 2020-04-15 12:39:56 +02:00
bindep.txt Update bindep for python3 2024-04-08 17:46:52 +02:00
log.rst New change to move master ahead of bugfix branch 2020-07-01 09:08:04 -05:00
requirements.txt Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
setup.cfg Update setup.cfg with recent python versions 2023-10-09 17:44:59 +02:00
setup.py Cleanup py27 support 2020-05-03 13:38:12 +02:00
test-requirements.txt Add doc/requirements 2021-01-07 16:49:26 +01:00
tox.ini Use py3 as the default runtime for tox 2021-04-20 14:56:36 +08:00

README.rst

release-test

Package for testing OpenStack release tools.

This package contains no real useful code and should not need to be packaged by distributors. Its sole purpose is to test the OpenStack release automation tools.