Package for testing OpenStack release tools.
Go to file
Hervé Beraud 7ce20180e1 Remove python-dev from bindep
It is no longer supported by jammy and lead us to the following errors with the announce-release job.

```
No package matching 'python-dev' is available
```

Change-Id: Ief3fe84f1764590ea6952e68f238db7daab2e9f7
2022-11-07 11:04:57 +01: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 remove unicode from code 2022-08-25 09:53:28 +08: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 Remove python-dev from bindep 2022-11-07 11:04:57 +01: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 setup.cfg: Replace dashes with underscores 2022-09-12 15:44:44 +08: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.