File: README.rst

package info (click to toggle)
python-oslo.upgradecheck 2.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 288 kB
  • sloc: python: 305; makefile: 22; sh: 2
file content (15 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=================
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