oslo.upgradecheck/doc/source/index.rst
jacky06 0430df334a Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I2f218a19be6f8809c396399e48e2d5ed6b3f6fd9
2019-05-27 03:10:08 +00:00

32 lines
703 B
ReStructuredText

=================
oslo.upgradecheck
=================
Common code for writing OpenStack upgrade checks.
This project can be used to assist with the implementation of a
``$SERVICE-status`` command that responds to parameters of ``upgrade check``
by running upgrade check functions on the existing installation. For further
details see :doc:`usage` and the `Nova documentation on upgrade checks`_.
.. _`Nova documentation on upgrade checks`: https://docs.openstack.org/nova/latest/reference/upgrade-checks.html
Contents
========
.. toctree::
:maxdepth: 2
installation
api
usage
contributing
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`