freezer/doc/source/install/install.rst

623 B

Install and configure

This section describes how to install and configure the Backup service, code-named freezer-api, on the controller node.

This section assumes that you already have a working OpenStack environment with at least the following components installed: .. Keystone

Note that installation and configuration vary by distribution.

db-install install-obs install-rdo install-ubuntu

$ git clone https://opendev.org/openstack/freezer-api.git
$ cd freezer-api
$ pip install ./

devstack_plugin.rst