blob: 6d1d34a9369d9c04523c091b33f3589f25b46efd [file] [log] [blame]
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01001.. _install-rdo:
2
3Install and configure for Red Hat Enterprise Linux and CentOS
4~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
6
7This section describes how to install and configure the openstack service
8for Red Hat Enterprise Linux 7 and CentOS 7.
9
10.. include:: common_prerequisites.rst
11
12Install and configure components
13--------------------------------
14
15#. Install the packages:
16
17 .. code-block:: console
18
19 # yum install
20
21.. include:: common_configure.rst
22
23Finalize installation
24---------------------
25
26Start the openstack services and configure them to start when
27the system boots:
28
29.. code-block:: console
30
31 # systemctl enable openstack-manila-tempest-plugin-api.service
32
33 # systemctl start openstack-manila-tempest-plugin-api.service