oslo.upgradecheck/oslo_upgradecheck
Ben Nemec a45e26a3f0 Shorten UpgradeCheck class names
When this library is used, the classes get referred to as something
like upgradecheck.UpgradeCheckResult, which is redundant and wordy.
Shortening the class names to remove the "UpgradeCheck" part fixes
both problems.

Change-Id: I621434585ed84256b9fe44d88a516d8c27eb05b3
2018-09-21 21:36:01 +00:00
..
tests Shorten UpgradeCheck class names 2018-09-21 21:36:01 +00:00
__init__.py Initial commit 2018-09-12 17:35:58 +00:00
__main__.py Shorten UpgradeCheck class names 2018-09-21 21:36:01 +00:00
_i18n.py Fix pep8 failures 2018-09-12 22:46:06 +00:00
upgradecheck.py Shorten UpgradeCheck class names 2018-09-21 21:36:01 +00:00