From dbb35593ab96b6e8ce5cc76d94c6d0a8559d7f36 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 5 Jun 2026 18:33:34 +0000 Subject: [PATCH] install-guide: Remove 2024.2 (Dalmatian) EOL release Change-Id: I44abd788a983def8b5f377a18d7c3198a329b98e Signed-off-by: Ivan Anfimov --- .../source/openstack-services.rst | 25 ------------------- 1 file changed, 25 deletions(-) diff --git a/doc/install-guide/source/openstack-services.rst b/doc/install-guide/source/openstack-services.rst index f700d90007..2d7832048e 100644 --- a/doc/install-guide/source/openstack-services.rst +++ b/doc/install-guide/source/openstack-services.rst @@ -12,8 +12,6 @@ locations: `_ * `OpenStack Installation Guides for 2025.1 (Epoxy) `_ -* `OpenStack Installation Guides for 2024.2 (Dalmatian) - `_ Minimal deployment for 2026.1 (Gazpacho) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -83,26 +81,3 @@ the following components also be installed: * Dashboard – `horizon installation for 2025.1 (Epoxy) `_ * Block Storage service – `cinder installation for 2025.1 (Epoxy) `_ - -Minimal deployment for 2024.2 (Dalmatian) -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -At a minimum, you will need to install the following services -in the order below: - -* Identity service – `keystone installation for 2024.2 (Dalmatian) - `_ -* Image service – `glance installation for 2024.2 (Dalmatian) - `_ -* Placement service – `placement installation for 2024.2 (Dalmatian) - `_ -* Compute service – `nova installation for 2024.2 (Dalmatian) - `_ -* Networking service – `neutron installation for 2024.2 (Dalmatian) - `_ - -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) `_