fenix/doc/source/install/install-rdo.rst

716 B

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.

Finalize installation

Start the fenix services and configure them to start when the system boots:

# 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