https://github.com/openstack/oslo.upgradecheck
Common code for writing OpenStack upgrade checks. Mirror of code maintained at opendev.org.
https://github.com/openstack/oslo.upgradecheck
Last synced: about 1 year ago
JSON representation
Common code for writing OpenStack upgrade checks. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/oslo.upgradecheck
- Owner: openstack
- License: apache-2.0
- Created: 2018-09-17T18:14:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T01:33:03.000Z (over 1 year ago)
- Last Synced: 2025-05-06T10:44:31.087Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/oslo.upgradecheck
- Size: 141 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=================
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