From ebd3ec6ccfd80123cfc1a6d8a9445e3452350f20 Mon Sep 17 00:00:00 2001 From: Frank Kloeker Date: Sun, 5 May 2019 17:03:20 +0200 Subject: [PATCH] Add Stein section for OpenStack service re-order releases (newest first) Change-Id: I5eb97d9e09011ae1d634824f39ea0cf43ce6902b Closes-Bug: #1827687 --- .../source/openstack-services.rst | 79 ++++++++++++------- 1 file changed, 51 insertions(+), 28 deletions(-) diff --git a/doc/install-guide/source/openstack-services.rst b/doc/install-guide/source/openstack-services.rst index f92c4c66b3..b66d0f2d63 100644 --- a/doc/install-guide/source/openstack-services.rst +++ b/doc/install-guide/source/openstack-services.rst @@ -6,33 +6,56 @@ The installation of individual OpenStack services is covered in the Project Installation Guides that are available at the following locations: -* `OpenStack Installation Guides for Pike - `_ -* `OpenStack Installation Guides for Queens - `_ +* `OpenStack Installation Guides for Stein + `_ * `OpenStack Installation Guides for Rocky `_ +* `OpenStack Installation Guides for Queens + `_ +* `OpenStack Installation Guides for Pike + `_ -Minimal deployment for Pike -~~~~~~~~~~~~~~~~~~~~~~~~~~~ +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 Pike - `_ -* Image service – `glance installation for Pike - `_ -* Compute service – `nova installation for Pike - `_ -* Networking service – `neutron installation for Pike - `_ +* Identity service – `keystone installation for Stein + `_ +* Image service – `glance 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 Pike `_ -* Block Storage service – `cinder installation for Pike `_ +* Dashboard – `horizon installation for Stein `_ +* Block Storage service – `cinder installation for Stein `_ + +Minimal deployment for Rocky +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +At a minimum, you need to install the following services. Install the services +in the order specified below: + +* Identity service – `keystone installation for Rocky + `_ +* Image service – `glance installation for Rocky + `_ +* Compute service – `nova installation for Rocky + `_ +* Networking service – `neutron installation for Rocky + `_ + +We advise to also install the following components after you have installed the +minimal deployment services: + +* Dashboard – `horizon installation for Rocky `_ +* Block Storage service – `cinder installation for Rocky `_ Minimal deployment for Queens ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -55,23 +78,23 @@ minimal deployment services: * Dashboard – `horizon installation for Queens `_ * Block Storage service – `cinder installation for Queens `_ -Minimal deployment for Rocky -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Minimal deployment for Pike +~~~~~~~~~~~~~~~~~~~~~~~~~~~ At a minimum, you need to install the following services. Install the services in the order specified below: -* Identity service – `keystone installation for Rocky - `_ -* Image service – `glance installation for Rocky - `_ -* Compute service – `nova installation for Rocky - `_ -* Networking service – `neutron installation for Rocky - `_ +* Identity service – `keystone installation for Pike + `_ +* Image service – `glance installation for Pike + `_ +* Compute service – `nova installation for Pike + `_ +* Networking service – `neutron installation for Pike + `_ We advise to also install the following components after you have installed the minimal deployment services: -* Dashboard – `horizon installation for Rocky `_ -* Block Storage service – `cinder installation for Rocky `_ +* Dashboard – `horizon installation for Pike `_ +* Block Storage service – `cinder installation for Pike `_