
There's no /install/source directory, remove the links. Those links are also completely unneeded, the theme has a sidebar with a table of content. Fix one ocata link and link to current guide instead. Change-Id: Ifbf39d1bbd09d8f32a6fbde790a136bd94315717
748 B
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
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