Stephen Finucane 456bd8521f Remove six
There are only two uses of this. Oddly, we never specified this
dependency directly and were instead relying on it being included
indirectly.

Change-Id: I3229750f3c47689c6b8d9db80a962a755b5a5da9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-02-11 12:01:55 +00:00
2020-09-03 14:10:56 +02:00
2021-02-11 12:01:55 +00:00
2020-09-22 11:23:46 +00:00
2018-09-13 16:17:56 +00:00
2018-09-13 15:50:37 +00:00
2019-04-19 19:33:06 +00:00
2018-09-12 17:35:58 +00:00
2020-09-03 14:10:56 +02:00
2018-09-20 15:41:08 +00:00
2020-12-18 15:13:08 +01:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2020-04-24 08:23:14 -05:00
2020-02-11 18:48:10 +01: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 MiB
Languages
Python 100%