diff --git a/doc/install-guide/source/environment-packages-ubuntu.rst b/doc/install-guide/source/environment-packages-ubuntu.rst index 88019edc97..3973835307 100644 --- a/doc/install-guide/source/environment-packages-ubuntu.rst +++ b/doc/install-guide/source/environment-packages-ubuntu.rst @@ -29,6 +29,12 @@ having to enable an Ubuntu Cloud Archive repository. Enable the repository for Ubuntu Cloud Archive ---------------------------------------------- +**OpenStack Victoria for Ubuntu 20.04 LTS:** + +.. code-block:: console + + # add-apt-repository cloud-archive:victoria + **OpenStack Stein for Ubuntu 18.04 LTS:** .. code-block:: console @@ -81,7 +87,7 @@ Finalize the installation 2. Install the OpenStack client: - **OpenStack Stein for Ubuntu 18.04 LTS:** + **OpenStack Victoria for Ubuntu 20.04 LTS and Stein for Ubuntu 18.04 LTS:** .. code-block:: console diff --git a/doc/install-guide/source/preface.rst b/doc/install-guide/source/preface.rst index 47f30dc24e..fa857b155b 100644 --- a/doc/install-guide/source/preface.rst +++ b/doc/install-guide/source/preface.rst @@ -58,10 +58,13 @@ Red Hat Enterprise Linux and CentOS Ubuntu You can walk through an installation by using packages available through - Canonical's Ubuntu Cloud archive repository for Ubuntu 16.04 (LTS). + Canonical's Ubuntu Cloud archive repository for Ubuntu 16.04+ (LTS). .. note:: The Ubuntu Cloud Archive pockets for Pike and Queens provide OpenStack packages for Ubuntu 16.04 LTS; OpenStack Queens is - installable direct using Ubuntu 18.04 LTS. + installable direct using Ubuntu 18.04 LTS; the Ubuntu Cloud + Archive pockets for Rocky and Stein provide OpenStack packages + for Ubuntu 18.04 LTS; the Ubuntu Cloud Archive pocket for + Victoria provides OpenStack packages for Ubuntu 20.04 LTS.