Common code for writing OpenStack upgrade checks.
Go to file
Ben Nemec 1f333e1aea Add i18n support
There are translatable strings in this library and we need to
support that properly. Replace the stub _() with a proper
implementation based on oslo.i18n.
2018-09-12 22:28:44 +00:00
doc/source Initial commit 2018-09-12 17:35:58 +00:00
oslo_upgradecheck Add i18n support 2018-09-12 22:28:44 +00:00
.coveragerc Initial commit 2018-09-12 17:35:58 +00:00
.gitignore Initial commit 2018-09-12 17:35:58 +00:00
.gitreview Initial commit 2018-09-12 17:35:58 +00:00
.mailmap Initial commit 2018-09-12 17:35:58 +00:00
.testr.conf 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
README.rst Initial commit 2018-09-12 17:35:58 +00:00
babel.cfg Initial commit 2018-09-12 17:35:58 +00:00
requirements.txt Add i18n support 2018-09-12 22:28:44 +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 Initial commit 2018-09-12 17:35:58 +00:00
tox.ini Add i18n support 2018-09-12 22:28:44 +00:00

README.rst

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.