master
Add file to the reno documentation build to show release notes for stable/2026.2. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/2026.2. Sem-Ver: feature Change-Id: I66d190065a6062ac57903bd9296182c897c18b03 Signed-off-by: OpenStack Release Bot <infra-root@openstack.org> Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh
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
Languages
Python
100%