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
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.upgradecheck/latest/
- Source: https://opendev.org/openstack/oslo.upgradecheck
- Bugs: https://bugs.launchpad.net/oslo.upgradecheck
Description
Languages
Python
100%