This patch set makes the following changes: * Add index file to each subdirectory of doc/source * Update doc/source/index.rst with new links * Move content of install-guide to the doc/source/install * Minor changes Depends-On: Ifc5512c0e2373cf3387e0e0498268eab092e52bb Change-Id: Iecb4f60efb015a56b9b37331859848b287112842
21 lines
547 B
ReStructuredText
21 lines
547 B
ReStructuredText
.. _install:
|
|
|
|
Install and configure
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
This section describes how to install and configure the Infrastructure
|
|
Optimization service, code-named watcher, on the controller node.
|
|
|
|
This section assumes that you already have a working OpenStack
|
|
environment with at least the following components installed:
|
|
Identity Service, Compute Service, Telemetry data collection service.
|
|
|
|
Note that installation and configuration vary by distribution.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install-obs.rst
|
|
install-rdo.rst
|
|
install-ubuntu.rst
|