c3b6d91f13
The xena and yoga release's install guide are missing in a doc. I added the following items in install guilde. - Add a yoga ubuntu repository in Archive Eablement. - Add an openstack service install guide for xena, yoga Change-Id: Idaf28719faed357d21c09eb7e11d520bebce2c05 Co-authored-by: hongjungyeon <wjddus9864@jj.ac.kr>
253 lines
11 KiB
ReStructuredText
253 lines
11 KiB
ReStructuredText
==========================
|
||
Install OpenStack services
|
||
==========================
|
||
|
||
The installation of individual OpenStack services is covered in the
|
||
Project Installation Guides that are available at the following
|
||
locations:
|
||
|
||
* `OpenStack Installation Guides for Yoga
|
||
<https://docs.openstack.org/yoga/install/>`_
|
||
* `OpenStack Installation Guides for Xena
|
||
<https://docs.openstack.org/xena/install/>`_
|
||
* `OpenStack Installation Guides for Wallaby
|
||
<https://docs.openstack.org/wallaby/install/>`_
|
||
* `OpenStack Installation Guides for Victoria
|
||
<https://docs.openstack.org/victoria/install/>`_
|
||
* `OpenStack Installation Guides for Ussuri
|
||
<https://docs.openstack.org/ussuri/install/>`_
|
||
* `OpenStack Installation Guides for Train
|
||
<https://docs.openstack.org/train/install/>`_
|
||
* `OpenStack Installation Guides for Stein
|
||
<https://docs.openstack.org/stein/install/>`_
|
||
* `OpenStack Installation Guides for Rocky
|
||
<https://docs.openstack.org/rocky/install/>`_
|
||
* `OpenStack Installation Guides for Queens
|
||
<https://docs.openstack.org/queens/install/>`_
|
||
* `OpenStack Installation Guides for Pike
|
||
<https://docs.openstack.org/pike/install/>`_
|
||
|
||
Minimal deployment for Yoga
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Yoga
|
||
<https://docs.openstack.org/keystone/yoga/install/>`_
|
||
* Image service – `glance installation for Yoga
|
||
<https://docs.openstack.org/glance/yoga/install/>`_
|
||
* Placement service – `placement installation for Yoga
|
||
<https://docs.openstack.org/placement/yoga/install/>`_
|
||
* Compute service – `nova installation for Yoga
|
||
<https://docs.openstack.org/nova/yoga/install/>`_
|
||
* Networking service – `neutron installation for Yoga
|
||
<https://docs.openstack.org/neutron/yoga/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Yoga <https://docs.openstack.org/horizon/yoga/install/>`_
|
||
* Block Storage service – `cinder installation for Yoga <https://docs.openstack.org/cinder/yoga/install/>`_
|
||
|
||
Minimal deployment for Xena
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Xena
|
||
<https://docs.openstack.org/keystone/xena/install/>`_
|
||
* Image service – `glance installation for Xena
|
||
<https://docs.openstack.org/glance/xena/install/>`_
|
||
* Placement service – `placement installation for Xena
|
||
<https://docs.openstack.org/placement/xena/install/>`_
|
||
* Compute service – `nova installation for Xena
|
||
<https://docs.openstack.org/nova/xena/install/>`_
|
||
* Networking service – `neutron installation for Xena
|
||
<https://docs.openstack.org/neutron/xena/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Xena <https://docs.openstack.org/horizon/xena/install/>`_
|
||
* Block Storage service – `cinder installation for Xena <https://docs.openstack.org/cinder/xena/install/>`_
|
||
|
||
Minimal deployment for Wallaby
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Wallaby
|
||
<https://docs.openstack.org/keystone/wallaby/install/>`_
|
||
* Image service – `glance installation for Wallaby
|
||
<https://docs.openstack.org/glance/wallaby/install/>`_
|
||
* Placement service – `placement installation for Wallaby
|
||
<https://docs.openstack.org/placement/wallaby/install/>`_
|
||
* Compute service – `nova installation for Wallaby
|
||
<https://docs.openstack.org/nova/wallaby/install/>`_
|
||
* Networking service – `neutron installation for Wallaby
|
||
<https://docs.openstack.org/neutron/wallaby/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Wallaby <https://docs.openstack.org/horizon/wallaby/install/>`_
|
||
* Block Storage service – `cinder installation for Wallaby <https://docs.openstack.org/cinder/wallaby/install/>`_
|
||
|
||
Minimal deployment for Victoria
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Victoria
|
||
<https://docs.openstack.org/keystone/victoria/install/>`_
|
||
* Image service – `glance installation for Victoria
|
||
<https://docs.openstack.org/glance/victoria/install/>`_
|
||
* Placement service – `placement installation for Victoria
|
||
<https://docs.openstack.org/placement/victoria/install/>`_
|
||
* Compute service – `nova installation for Victoria
|
||
<https://docs.openstack.org/nova/victoria/install/>`_
|
||
* Networking service – `neutron installation for Victoria
|
||
<https://docs.openstack.org/neutron/victoria/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Victoria <https://docs.openstack.org/horizon/victoria/install/>`_
|
||
* Block Storage service – `cinder installation for Victoria <https://docs.openstack.org/cinder/victoria/install/>`_
|
||
|
||
Minimal deployment for Ussuri
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Ussuri
|
||
<https://docs.openstack.org/keystone/ussuri/install/>`_
|
||
* Image service – `glance installation for Ussuri
|
||
<https://docs.openstack.org/glance/ussuri/install/>`_
|
||
* Placement service – `placement installation for Ussuri
|
||
<https://docs.openstack.org/placement/ussuri/install/>`_
|
||
* Compute service – `nova installation for Ussuri
|
||
<https://docs.openstack.org/nova/ussuri/install/>`_
|
||
* Networking service – `neutron installation for Ussuri
|
||
<https://docs.openstack.org/neutron/ussuri/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Ussuri <https://docs.openstack.org/horizon/ussuri/install/>`_
|
||
* Block Storage service – `cinder installation for Ussuri <https://docs.openstack.org/cinder/ussuri/install/>`_
|
||
|
||
Minimal deployment for Train
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Train
|
||
<https://docs.openstack.org/keystone/train/install/>`_
|
||
* Image service – `glance installation for Train
|
||
<https://docs.openstack.org/glance/train/install/>`_
|
||
* Placement service – `placement installation for Train
|
||
<https://docs.openstack.org/placement/train/install/>`_
|
||
* Compute service – `nova installation for Train
|
||
<https://docs.openstack.org/nova/train/install/>`_
|
||
* Networking service – `neutron installation for Train
|
||
<https://docs.openstack.org/neutron/train/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Train <https://docs.openstack.org/horizon/train/install/>`_
|
||
* Block Storage service – `cinder installation for Train <https://docs.openstack.org/cinder/train/install/>`_
|
||
|
||
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 Stein
|
||
<https://docs.openstack.org/keystone/stein/install/>`_
|
||
* Image service – `glance installation for Stein
|
||
<https://docs.openstack.org/glance/stein/install/>`_
|
||
* Placement service – `placement installation for Stein
|
||
<https://docs.openstack.org/placement/stein/install/>`_
|
||
* Compute service – `nova installation for Stein
|
||
<https://docs.openstack.org/nova/stein/install/>`_
|
||
* Networking service – `neutron installation for Stein
|
||
<https://docs.openstack.org/neutron/stein/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Stein <https://docs.openstack.org/horizon/stein/install/>`_
|
||
* Block Storage service – `cinder installation for Stein <https://docs.openstack.org/cinder/stein/install/>`_
|
||
|
||
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
|
||
<https://docs.openstack.org/keystone/rocky/install/>`_
|
||
* Image service – `glance installation for Rocky
|
||
<https://docs.openstack.org/glance/rocky/install/>`_
|
||
* Compute service – `nova installation for Rocky
|
||
<https://docs.openstack.org/nova/rocky/install/>`_
|
||
* Networking service – `neutron installation for Rocky
|
||
<https://docs.openstack.org/neutron/rocky/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Rocky <https://docs.openstack.org/horizon/rocky/install/>`_
|
||
* Block Storage service – `cinder installation for Rocky <https://docs.openstack.org/cinder/rocky/install/>`_
|
||
|
||
Minimal deployment for Queens
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
At a minimum, you need to install the following services. Install the services
|
||
in the order specified below:
|
||
|
||
* Identity service – `keystone installation for Queens
|
||
<https://docs.openstack.org/keystone/queens/install/>`_
|
||
* Image service – `glance installation for Queens
|
||
<https://docs.openstack.org/glance/queens/install/>`_
|
||
* Compute service – `nova installation for Queens
|
||
<https://docs.openstack.org/nova/queens/install/>`_
|
||
* Networking service – `neutron installation for Queens
|
||
<https://docs.openstack.org/neutron/queens/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Queens <https://docs.openstack.org/horizon/queens/install/>`_
|
||
* Block Storage service – `cinder installation for Queens <https://docs.openstack.org/cinder/queens/install/>`_
|
||
|
||
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 Pike
|
||
<https://docs.openstack.org/keystone/pike/install/>`_
|
||
* Image service – `glance installation for Pike
|
||
<https://docs.openstack.org/glance/pike/install/>`_
|
||
* Compute service – `nova installation for Pike
|
||
<https://docs.openstack.org/nova/pike/install/>`_
|
||
* Networking service – `neutron installation for Pike
|
||
<https://docs.openstack.org/neutron/pike/install/>`_
|
||
|
||
We advise to also install the following components after you have installed the
|
||
minimal deployment services:
|
||
|
||
* Dashboard – `horizon installation for Pike <https://docs.openstack.org/horizon/pike/install/>`_
|
||
* Block Storage service – `cinder installation for Pike <https://docs.openstack.org/cinder/pike/install/>`_
|