diff --git a/doc/install-guide/source/openstack-services.rst b/doc/install-guide/source/openstack-services.rst index 33093a516e..3328e3cfad 100644 --- a/doc/install-guide/source/openstack-services.rst +++ b/doc/install-guide/source/openstack-services.rst @@ -6,6 +6,8 @@ The installation of individual OpenStack services is covered in the Project Installation Guides that are available at the following locations: +* `OpenStack Installation Guides for 2025.2 (Flamingo) + `_ * `OpenStack Installation Guides for 2025.1 (Epoxy) `_ * `OpenStack Installation Guides for 2024.2 (Dalmatian) @@ -13,11 +15,34 @@ locations: * `OpenStack Installation Guides for 2024.1 (Caracal) `_ +Minimal deployment for 2025.2 (Flamingo) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +At a minimum, you will need to install the following services +in the order below: + +* Identity service – `keystone installation for 2025.2 (Flamingo) + `_ +* Image service – `glance installation for 2025.2 (Flamingo) + `_ +* Placement service – `placement installation for 2025.2 (Flamingo) + `_ +* Compute service – `nova installation for 2025.2 (Flamingo) + `_ +* Networking service – `neutron installation for 2025.2 (Flamingo) + `_ + +After you have installed the minimum services, we advise that +the following components also be installed: + +* Dashboard – `horizon installation for 2025.2 (Flamingo) `_ +* Block Storage service – `cinder installation for 2025.2 (Flamingo) `_ + Minimal deployment for 2025.1 (Epoxy) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -At a minimum, you need to install the following services. Install the services -in the order specified below: +At a minimum, you will need to install the following services +in the order below: * Identity service – `keystone installation for 2025.1 (Epoxy) `_ @@ -30,8 +55,8 @@ in the order specified below: * Networking service – `neutron installation for 2025.1 (Epoxy) `_ -We advise to also install the following components after you have installed the -minimal deployment services: +After you have installed the minimum services, we advise that +the following components also be installed: * Dashboard – `horizon installation for 2025.1 (Epoxy) `_ * Block Storage service – `cinder installation for 2025.1 (Epoxy) `_ @@ -39,8 +64,8 @@ minimal deployment services: Minimal deployment for 2024.2 (Dalmatian) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -At a minimum, you need to install the following services. Install the services -in the order specified below: +At a minimum, you will need to install the following services +in the order below: * Identity service – `keystone installation for 2024.2 (Dalmatian) `_ @@ -53,8 +78,8 @@ in the order specified below: * Networking service – `neutron installation for 2024.2 (Dalmatian) `_ -We advise to also install the following components after you have installed the -minimal deployment services: +After you have installed the minimum services, we advise that +the following components also be installed: * Dashboard – `horizon installation for 2024.2 (Dalmatian) `_ * Block Storage service – `cinder installation for 2024.2 (Dalmatian) `_ @@ -62,8 +87,8 @@ minimal deployment services: Minimal deployment for 2024.1 (Caracal) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -At a minimum, you need to install the following services. Install the services -in the order specified below: +At a minimum, you will need to install the following services +in the order below: * Identity service – `keystone installation for 2024.1 (Caracal) `_ @@ -76,8 +101,8 @@ in the order specified below: * Networking service – `neutron installation for 2024.1 (Caracal) `_ -We advise to also install the following components after you have installed the -minimal deployment services: +After you have installed the minimum services, we advise that +the following components also be installed: * Dashboard – `horizon installation for 2024.1 (Caracal) `_ * Block Storage service – `cinder installation for 2024.1 (Caracal) `_