Package for testing OpenStack release tools.
Go to file
Ha Manh Dong 49a2a95fad Switch to use stestr for unit test
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
So we should switch to stestr.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I33e075b3b7f2eec889cd1698edaab5ee89f69121
2018-07-20 10:44:19 +07:00
doc/source Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
release_test Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
releasenotes Update reno for stable/pike 2018-06-12 10:39:39 -04: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 Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05: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 import zuul job settings from project-config 2018-06-12 19:18:34 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
HACKING.rst Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05: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 remove bad bug link 2018-06-21 16:41:00 -04:00
babel.cfg Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
bindep.txt Add bindep file 2017-10-21 17:21:09 -05:00
requirements.txt Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
setup.cfg build universal wheels 2018-06-19 12:39:45 -04:00
setup.py Initial Cookiecutter Commit. 2016-02-10 10:58:10 -05:00
test-requirements.txt Switch to use stestr for unit test 2018-07-20 10:44:19 +07:00
tox.ini Switch to use stestr for unit test 2018-07-20 10:44:19 +07: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. It's sole purpose is to test the OpenStack release automation tools.