Go to file
Ben Nemec c5079cbc7a Move example implementation to docs
This moves the example implementation from __main__.py to the docs
tree so it isn't confused for production code. A unit test is also
added to ensure that the example is kept up to date with any changes
in the API.

Change-Id: I92aa685f410ae0e56d5d55a15812edaae83c8ff1
2018-10-09 21:56:06 +00:00
2018-10-09 21:56:06 +00:00
2018-09-13 16:17:56 +00:00
2018-09-13 15:50:37 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-09-20 15:41:08 +00:00
2018-10-09 21:56:06 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-10-09 21:56:06 +00:00
2018-09-13 20:30:05 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-10-09 21:56:06 +00:00
2018-10-09 21:56:06 +00:00

oslo.upgradecheck

Common code for writing OpenStack upgrade checks

This project contains the common code necessary for writing upgrade checks in OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for the common code as well as an example (oslo_upgradecheck.__main__) of integrating that code into a project.

Description
Common code for writing OpenStack upgrade checks.
Readme 1.1 MiB
Languages
Python 100%