Files
freezer/doc/source/install/install.rst
Ivan Anfimov f44f7cc820 Remove installation guide for openSUSE/SLES
openSUSE stopped providing OpenStack packages some time ago.

Change-Id: I86d63d56b26a36d9f0ab6984729c6cecd9585e62
Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2026-01-25 15:44:58 +00:00

620 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-rdo install-ubuntu

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

devstack_plugin.rst