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

748 B

Install and configure for Red Hat Enterprise Linux and CentOS

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

Install and configure components

  1. Install the packages:

    $ sudo yum install python-dev python-pip

Finalize installation

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

$ sudo systemctl enable openstack-freezer-api.service

$ sudo systemctl start openstack-freezer-api.service