Common code for writing OpenStack upgrade checks.
Go to file
Ben Nemec 6f6b71eb21 Add .zuul.yaml and .stestr.conf
Define jobs to run on the repo. lower-constraints is omitted for now
because there is no tox env. It can be added in a follow up patch.

.stestr.conf was missed in the stestr migration patch, which causes all of
the unit tests to fail.

Change-Id: Ie944875fe0ff8725416d50a7ff737559fe9d1f3a
2018-09-20 15:41:08 +00:00
doc/source Remove history file from docs 2018-09-13 15:56:12 +00:00
oslo_upgradecheck Add success test case 2018-09-13 20:00:47 +00:00
.coveragerc Get coverage job working 2018-09-13 16:17:56 +00:00
.gitignore Migrate to stestr 2018-09-13 15:50:37 +00:00
.gitreview Initial commit 2018-09-12 17:35:58 +00:00
.mailmap Initial commit 2018-09-12 17:35:58 +00:00
.stestr.conf Add .zuul.yaml and .stestr.conf 2018-09-20 15:41:08 +00:00
.zuul.yaml Add .zuul.yaml and .stestr.conf 2018-09-20 15:41:08 +00:00
babel.cfg Initial commit 2018-09-12 17:35:58 +00:00
CONTRIBUTING.rst Initial commit 2018-09-12 17:35:58 +00:00
HACKING.rst Initial commit 2018-09-12 17:35:58 +00:00
LICENSE Initial commit 2018-09-12 17:35:58 +00:00
lower-constraints.txt Proper requirements specification 2018-09-12 22:39:56 +00:00
README.rst Initial commit 2018-09-12 17:35:58 +00:00
requirements.txt Proper requirements specification 2018-09-12 22:39:56 +00:00
setup.cfg Initial commit 2018-09-12 17:35:58 +00:00
setup.py Initial commit 2018-09-12 17:35:58 +00:00
test-requirements.txt Migrate to stestr 2018-09-13 15:50:37 +00:00
tox.ini Get coverage job working 2018-09-13 16:17:56 +00:00

oslo.upgradecheck

Common code for writing OpenStack upgrade checks

Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.