install-guide: Add 2025.2 (Flamingo) release
Change-Id: Ife470888c8e62039e6157ff2ab86a2a628f2e3e2 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
@@ -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)
|
||||
<https://docs.openstack.org/2025.2/install/>`_
|
||||
* `OpenStack Installation Guides for 2025.1 (Epoxy)
|
||||
<https://docs.openstack.org/2025.1/install/>`_
|
||||
* `OpenStack Installation Guides for 2024.2 (Dalmatian)
|
||||
@@ -13,11 +15,34 @@ locations:
|
||||
* `OpenStack Installation Guides for 2024.1 (Caracal)
|
||||
<https://docs.openstack.org/2024.1/install/>`_
|
||||
|
||||
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)
|
||||
<https://docs.openstack.org/keystone/2025.2/install/>`_
|
||||
* Image service – `glance installation for 2025.2 (Flamingo)
|
||||
<https://docs.openstack.org/glance/2025.2/install/>`_
|
||||
* Placement service – `placement installation for 2025.2 (Flamingo)
|
||||
<https://docs.openstack.org/placement/2025.2/install/>`_
|
||||
* Compute service – `nova installation for 2025.2 (Flamingo)
|
||||
<https://docs.openstack.org/nova/2025.2/install/>`_
|
||||
* Networking service – `neutron installation for 2025.2 (Flamingo)
|
||||
<https://docs.openstack.org/neutron/2025.2/install/>`_
|
||||
|
||||
After you have installed the minimum services, we advise that
|
||||
the following components also be installed:
|
||||
|
||||
* Dashboard – `horizon installation for 2025.2 (Flamingo) <https://docs.openstack.org/horizon/2025.2/install/>`_
|
||||
* Block Storage service – `cinder installation for 2025.2 (Flamingo) <https://docs.openstack.org/cinder/2025.2/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:
|
||||
At a minimum, you will need to install the following services
|
||||
in the order below:
|
||||
|
||||
* Identity service – `keystone installation for 2025.1 (Epoxy)
|
||||
<https://docs.openstack.org/keystone/2025.1/install/>`_
|
||||
@@ -30,8 +55,8 @@ in the order specified below:
|
||||
* 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:
|
||||
After you have installed the minimum services, we advise that
|
||||
the following components also be installed:
|
||||
|
||||
* 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/>`_
|
||||
@@ -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)
|
||||
<https://docs.openstack.org/keystone/2024.2/install/>`_
|
||||
@@ -53,8 +78,8 @@ in the order specified below:
|
||||
* Networking service – `neutron installation for 2024.2 (Dalmatian)
|
||||
<https://docs.openstack.org/neutron/2024.2/install/>`_
|
||||
|
||||
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) <https://docs.openstack.org/horizon/2024.2/install/>`_
|
||||
* Block Storage service – `cinder installation for 2024.2 (Dalmatian) <https://docs.openstack.org/cinder/2024.2/install/>`_
|
||||
@@ -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)
|
||||
<https://docs.openstack.org/keystone/2024.1/install/>`_
|
||||
@@ -76,8 +101,8 @@ in the order specified below:
|
||||
* Networking service – `neutron installation for 2024.1 (Caracal)
|
||||
<https://docs.openstack.org/neutron/2024.1/install/>`_
|
||||
|
||||
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) <https://docs.openstack.org/horizon/2024.1/install/>`_
|
||||
* Block Storage service – `cinder installation for 2024.1 (Caracal) <https://docs.openstack.org/cinder/2024.1/install/>`_
|
||||
|
Reference in New Issue
Block a user