install-guide: Add 2025.1 (Epoxy) release

Change-Id: I43a58d9606c06efc71fc7cbef028e92af79f17cd
This commit is contained in:
Ivan Anfimov 2025-04-13 03:14:33 +00:00
parent 2e2a052612
commit ca57bfb389

View File

@ -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.1 (Epoxy)
<https://docs.openstack.org/2025.1/install/>`_
* `OpenStack Installation Guides for 2024.2 (Dalmatian)
<https://docs.openstack.org/2024.2/install/>`_
* `OpenStack Installation Guides for 2024.1 (Caracal)
@ -15,6 +17,29 @@ locations:
* `OpenStack Installation Guides for 2023.1 (Antelope)
<https://docs.openstack.org/2023.1/install/>`_
Minimal deployment for 2025.1 (Epoxy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At a minimum, you need to install the following services. Install the services
in the order specified below:
* Identity service `keystone installation for 2025.1 (Epoxy)
<https://docs.openstack.org/keystone/2025.1/install/>`_
* Image service `glance installation for 2025.1 (Epoxy)
<https://docs.openstack.org/glance/2025.1/install/>`_
* Placement service `placement installation for 2025.1 (Epoxy)
<https://docs.openstack.org/placement/2025.1/install/>`_
* Compute service `nova installation for 2025.1 (Epoxy)
<https://docs.openstack.org/nova/2025.1/install/>`_
* Networking service `neutron installation for 2025.1 (Epoxy)
<https://docs.openstack.org/neutron/2025.1/install/>`_
We advise to also install the following components after you have installed the
minimal deployment services:
* Dashboard `horizon installation for 2025.1 (Epoxy) <https://docs.openstack.org/horizon/2025.1/install/>`_
* Block Storage service `cinder installation for 2025.1 (Epoxy) <https://docs.openstack.org/cinder/2025.1/install/>`_
Minimal deployment for 2024.2 (Dalmatian)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~