Andreas Jaeger b93610d0e3 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Ignore W504 line break after binary operator

Change-Id: Ice5627d714bad308bcf2e467a553d2d2297ea337
2020-03-30 12:03:13 +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
2018-09-20 15:41:08 +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
2020-02-11 18:48:10 +01:00
2020-03-30 12:03:13 +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 MiB
Languages
Python 100%