From 06c0ba3767a70d5eaa218687ae0c8810ecebe172 Mon Sep 17 00:00:00 2001 From: "Amy Marrich (spotz)" Date: Fri, 22 Dec 2023 09:41:39 -0600 Subject: [PATCH] Update the generic install guide to Bobcat Change-Id: I51dd304e0620aff75fa2464c4b9dbf8e4d31a96b --- doc/install-guide/source/environment.rst | 22 +-- .../source/openstack-services.rst | 149 +++++++++--------- doc/install-guide/source/overview.rst | 6 +- 3 files changed, 94 insertions(+), 83 deletions(-) diff --git a/doc/install-guide/source/environment.rst b/doc/install-guide/source/environment.rst index dfaa7c51c5..67f5a07af4 100644 --- a/doc/install-guide/source/environment.rst +++ b/doc/install-guide/source/environment.rst @@ -10,16 +10,16 @@ one networking service, and the Dashboard, the Object Storage service can operate independently. If your use case only involves Object Storage, you can skip to +* `Object Storage Installation Guide for 2023.2 (Bobcat) `_ + +* `Object Storage Installation Guide for 2023.1 (Antelope) `_ + +* `Object Storage Installation Guide for Zed `_ + * `Object Storage Installation Guide for Yoga `_ * `Object Storage Installation Guide for Stein `_ -* `Object Storage Installation Guide for Rocky `_ - -* `Object Storage Installation Guide for Queens `_ - -* `Object Storage Installation Guide for Pike `_ - after configuring the appropriate nodes for it. You must use an account with administrative privileges to configure each node. @@ -78,11 +78,15 @@ of nested VMs. interface. For more information about system requirements, see the -`OpenStack Pike Administrator Guides `_, +`OpenStack 2023.2 (Bobcat) Administrator Guides `_, the -`OpenStack Queens Administrator Guides `_, +`OpenStack 2023.1 (Antelope) Administrator Guides `_, +the +`OpenStack Zed Administrator Guides `_, +the +`OpenStack Yoga Administrator Guides `_, or the -`OpenStack Rocky Administrator Guides `_. +`OpenStack Stein Administrator Guides `_. .. toctree:: :maxdepth: 1 diff --git a/doc/install-guide/source/openstack-services.rst b/doc/install-guide/source/openstack-services.rst index 4a244cfd20..eb885c6634 100644 --- a/doc/install-guide/source/openstack-services.rst +++ b/doc/install-guide/source/openstack-services.rst @@ -6,6 +6,12 @@ The installation of individual OpenStack services is covered in the Project Installation Guides that are available at the following locations: +* `OpenStack Installation Guides for 2023.2 (Bobcat) + `_ +* `OpenStack Installation Guides for 2023.1 (Antelope) + `_ +* `OpenStack Installation Guides for Zed + `_ * `OpenStack Installation Guides for Yoga `_ * `OpenStack Installation Guides for Xena @@ -20,15 +26,78 @@ locations: `_ * `OpenStack Installation Guides for Stein `_ -* `OpenStack Installation Guides for Rocky - `_ -* `OpenStack Installation Guides for Queens - `_ -* `OpenStack Installation Guides for Pike - `_ + +Minimal deployment for 2023.2 (Bobcat) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +At a minimum, you need to install the following services. Install the services +in the order specified below: + +* Identity service – `keystone installation for 2023.2 (Bobcat) + `_ +* Image service – `glance installation for 2023.2 (Bobcat) + `_ +* Placement service – `placement installation for 2023.2 (Bobcat) + `_ +* Compute service – `nova installation for 2023.2 (Bobcat) + `_ +* Networking service – `neutron installation for 2023.2 (Bobcat) + `_ + +We advise to also install the following components after you have installed the +minimal deployment services: + +* Dashboard – `horizon installation for 2023.2 (Bobcat) `_ +* Block Storage service – `cinder installation for 2023.2 (Bobcat) `_ + +Minimal deployment for 2023.1 (Antelope) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +At a minimum, you need to install the following services. Install the services +in the order specified below: + +* Identity service – `keystone installation for 2023.1 (Antelope) + `_ +* Image service – `glance installation for 2023.1 (Antelope) + `_ +* Placement service – `placement installation for 2023.1 (Antelope) + `_ +* Compute service – `nova installation for 2023.1 (Antelope) + `_ +* Networking service – `neutron installation for 2023.1 (Antelope) + `_ + +We advise to also install the following components after you have installed the +minimal deployment services: + +* Dashboard – `horizon installation for 2023.1 (Antelope) `_ +* Block Storage service – `cinder installation for 2023.1 (Antelope) `_ + +Minimal deployment for Zed +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +At a minimum, you need to install the following services. Install the services +in the order specified below: + +* Identity service – `keystone installation for Zed + `_ +* Image service – `glance installation for Zed + `_ +* Placement service – `placement installation for Zed + `_ +* Compute service – `nova installation for Zed + `_ +* Networking service – `neutron installation for Zed + `_ + +We advise to also install the following components after you have installed the +minimal deployment services: + +* Dashboard – `horizon installation for Zed `_ +* Block Storage service – `cinder installation for Zed `_ Minimal deployment for Yoga -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~ At a minimum, you need to install the following services. Install the services in the order specified below: @@ -51,7 +120,7 @@ minimal deployment services: * Block Storage service – `cinder installation for Yoga `_ Minimal deployment for Xena -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~ At a minimum, you need to install the following services. Install the services in the order specified below: @@ -74,7 +143,7 @@ minimal deployment services: * Block Storage service – `cinder installation for Xena `_ Minimal deployment for Wallaby -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At a minimum, you need to install the following services. Install the services in the order specified below: @@ -188,65 +257,3 @@ minimal deployment services: * Dashboard – `horizon installation for Stein `_ * Block Storage service – `cinder installation for Stein `_ -Minimal deployment for Rocky -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Rocky - `_ -* Image service – `glance installation for Rocky - `_ -* Compute service – `nova installation for Rocky - `_ -* Networking service – `neutron installation for Rocky - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Rocky `_ -* Block Storage service – `cinder installation for Rocky `_ - -Minimal deployment for Queens -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Queens - `_ -* Image service – `glance installation for Queens - `_ -* Compute service – `nova installation for Queens - `_ -* Networking service – `neutron installation for Queens - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Queens `_ -* Block Storage service – `cinder installation for Queens `_ - -Minimal deployment for Pike -~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Pike - `_ -* Image service – `glance installation for Pike - `_ -* Compute service – `nova installation for Pike - `_ -* Networking service – `neutron installation for Pike - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Pike `_ -* Block Storage service – `cinder installation for Pike `_ diff --git a/doc/install-guide/source/overview.rst b/doc/install-guide/source/overview.rst index 3237860749..936333e736 100644 --- a/doc/install-guide/source/overview.rst +++ b/doc/install-guide/source/overview.rst @@ -32,6 +32,9 @@ following steps toward deployment using a production architecture: to automate deployment and management of the production environment. The OpenStack project has a couple of deployment projects with specific guides per version: + - `2023.2 (Bobcat) release `_ + - `2023.1 (Antelope) release `_ + - `Zed release `_ - `Yoga release `_ - `Xena release `_ - `Wallaby release `_ @@ -39,9 +42,6 @@ following steps toward deployment using a production architecture: - `Ussuri release `_ - `Train release `_ - `Stein release `_ - - `Rocky release `_ - - `Queens release `_ - - `Pike release `_ .. _overview-example-architectures: