Small improvements to upgrade overview

Also remove a hardcoded temporal reference that will soon be
out of date.

Change-Id: I2f8c78c994d1fba6eccc7ad6f2953a408afb5875
This commit is contained in:
Peter Matulis 2022-07-26 15:46:51 -04:00
parent d144e9df2e
commit 365e7576bb
1 changed files with 2 additions and 7 deletions

View File

@ -87,8 +87,8 @@ one that does not (legacy).
.. note::
For an overview of how charms are consumed by the end-user see `Charm
delivery`_.
For an overview of how charms are distributed to the end-user see
:doc:`cg:project/charm-delivery` in the Charm Guide.
Channels
^^^^^^^^
@ -100,9 +100,6 @@ generally not work on an older combination. Furthermore, there is a need to
switch to a different channel in order to upgrade to a new OpenStack version
- but not to a new series.
The most recent supported series-openstack combination is ``focal-yoga``.
Channels however are available for many older combinations.
Legacy
^^^^^^
@ -253,5 +250,3 @@ Each upgrade type is broken down into more detail on the following pages:
.. LINKS
.. _Ubuntu Cloud Archive: https://wiki.ubuntu.com/OpenStack/CloudArchive
.. _Release schedule: https://docs.openstack.org/charm-guide/latest/release-schedule.html
.. _Charm delivery: https://docs.openstack.org/charm-guide/latest/project/charm-delivery.html