freezer/doc/source/install/install.rst
Andreas Jaeger 266ec2121c Remove broken docs links
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
2017-09-22 07:12:03 +02:00

31 lines
629 B
ReStructuredText

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.
.. toctree::
:maxdepth: 2
db-install
install-obs
install-rdo
install-ubuntu
.. code-block:: console
$ git clone https://git.openstack.org/openstack/freezer-api.git
$ cd freezer-api
$ pip install ./
.. toctree::
devstack_plugin.rst