charm-deployment-guide/deploy-guide/source/install-rdo.rst

727 B

Install and configure for Red Hat Enterprise Linux and CentOS

This section describes how to install and configure the charms service for Red Hat Enterprise Linux 7 and CentOS 7.

Install and configure components

  1. Install the packages:

    # yum install

Finalize installation

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

# systemctl enable openstack-charms-api.service

# systemctl start openstack-charms-api.service