diff --git a/doc/install-guide/source/openstack-services.rst b/doc/install-guide/source/openstack-services.rst index eb885c6634..b403fea37c 100644 --- a/doc/install-guide/source/openstack-services.rst +++ b/doc/install-guide/source/openstack-services.rst @@ -6,26 +6,35 @@ The installation of individual OpenStack services is covered in the Project Installation Guides that are available at the following locations: +* `OpenStack Installation Guides for 2024.1 (Caracal) + `_ * `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 - `_ -* `OpenStack Installation Guides for Wallaby - `_ -* `OpenStack Installation Guides for Victoria - `_ -* `OpenStack Installation Guides for Ussuri - `_ -* `OpenStack Installation Guides for Train - `_ -* `OpenStack Installation Guides for Stein - `_ + +Minimal deployment for 2024.1 (Caracal) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +At a minimum, you need to install the following services. Install the services +in the order specified below: + +* Identity service – `keystone installation for 2024.1 (Caracal) + `_ +* Image service – `glance installation for 2024.1 (Caracal) + `_ +* Placement service – `placement installation for 2024.1 (Caracal) + `_ +* Compute service – `nova installation for 2024.1 (Caracal) + `_ +* Networking service – `neutron installation for 2024.1 (Caracal) + `_ + +We advise to also install the following components after you have installed the +minimal deployment services: + +* Dashboard – `horizon installation for 2024.1 (Caracal) `_ +* Block Storage service – `cinder installation for 2024.1 (Caracal) `_ Minimal deployment for 2023.2 (Bobcat) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -72,188 +81,3 @@ 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: - -* Identity service – `keystone installation for Yoga - `_ -* Image service – `glance installation for Yoga - `_ -* Placement service – `placement installation for Yoga - `_ -* Compute service – `nova installation for Yoga - `_ -* Networking service – `neutron installation for Yoga - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Yoga `_ -* 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: - -* Identity service – `keystone installation for Xena - `_ -* Image service – `glance installation for Xena - `_ -* Placement service – `placement installation for Xena - `_ -* Compute service – `nova installation for Xena - `_ -* Networking service – `neutron installation for Xena - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Xena `_ -* 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: - -* Identity service – `keystone installation for Wallaby - `_ -* Image service – `glance installation for Wallaby - `_ -* Placement service – `placement installation for Wallaby - `_ -* Compute service – `nova installation for Wallaby - `_ -* Networking service – `neutron installation for Wallaby - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Wallaby `_ -* Block Storage service – `cinder installation for Wallaby `_ - -Minimal deployment for Victoria -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Victoria - `_ -* Image service – `glance installation for Victoria - `_ -* Placement service – `placement installation for Victoria - `_ -* Compute service – `nova installation for Victoria - `_ -* Networking service – `neutron installation for Victoria - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Victoria `_ -* Block Storage service – `cinder installation for Victoria `_ - -Minimal deployment for Ussuri -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Ussuri - `_ -* Image service – `glance installation for Ussuri - `_ -* Placement service – `placement installation for Ussuri - `_ -* Compute service – `nova installation for Ussuri - `_ -* Networking service – `neutron installation for Ussuri - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Ussuri `_ -* Block Storage service – `cinder installation for Ussuri `_ - -Minimal deployment for Train -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Train - `_ -* Image service – `glance installation for Train - `_ -* Placement service – `placement installation for Train - `_ -* Compute service – `nova installation for Train - `_ -* Networking service – `neutron installation for Train - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Train `_ -* Block Storage service – `cinder installation for Train `_ - -Minimal deployment for Stein -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you need to install the following services. Install the services -in the order specified below: - -* Identity service – `keystone installation for Stein - `_ -* Image service – `glance installation for Stein - `_ -* Placement service – `placement installation for Stein - `_ -* Compute service – `nova installation for Stein - `_ -* Networking service – `neutron installation for Stein - `_ - -We advise to also install the following components after you have installed the -minimal deployment services: - -* Dashboard – `horizon installation for Stein `_ -* Block Storage service – `cinder installation for Stein `_ -