
Capitalization of "Fenix" and minor editorial changes. Change-Id: I5a66a9ad1a9d0bf89cc3faa9920f08d97d378b08 Signed-off-by: Edit Koselak <edit.koselak@nokia.com>
27 lines
716 B
ReStructuredText
27 lines
716 B
ReStructuredText
.. _install-rdo:
|
|
|
|
Install and configure for Red Hat Enterprise Linux and CentOS
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
This section describes how to install and configure the Fenix service
|
|
for Red Hat Enterprise Linux and CentOS.
|
|
|
|
.. include:: common_prerequisites.rst
|
|
|
|
.. include:: ../configuration/configuration.rst
|
|
|
|
Finalize installation
|
|
---------------------
|
|
|
|
Start the fenix services and configure them to start when
|
|
the system boots:
|
|
|
|
.. code-block:: console
|
|
|
|
# sudo systemctl enable openstack-fenix-api.service
|
|
# sudo systemctl start openstack-fenix-api.service
|
|
|
|
# sudo systemctl enable openstack-fenix-engine.service
|
|
# sudo systemctl start openstack-fenix-engine.service
|