Go to file
OpenStack Release Bot be98302a55 Update master for stable/2024.2
Add file to the reno documentation build to show release notes for
stable/2024.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.2.

Sem-Ver: feature
Change-Id: Iecdcfb4091c8a318a4d9edade549666fd47495ce
2024-09-05 16:02:35 +00:00
2024-05-01 11:44:44 +09:00
2021-02-11 12:01:55 +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
2024-01-26 01:14:48 +09:00
2018-09-20 15:41:08 +00:00
2018-09-12 17:35:58 +00:00
2024-01-26 01:14:48 +09:00
2020-02-11 18:48:10 +01:00
2024-01-26 01:14:48 +09:00
2024-02-07 12:15:42 +09: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.1 MiB
Languages
Python 100%