ceilometer/install-guide/source/install-controller.rst
Vu Cong Tuan c15d8bc633 Trivial fix typos
Change-Id: I54867110f899b30f687068ca58be6251d9755a1a
2017-05-30 11:40:26 +07:00

83 lines
1.6 KiB
ReStructuredText

.. _install_controller:
Install and Configure Controller Services
=========================================
This section assumes that you already have a working OpenStack
environment with at least the following components installed:
Compute, Image Service, Identity.
Note that installation and configuration vary by distribution.
Ceilometer
----------
.. toctree::
:maxdepth: 1
install-base-obs.rst
install-base-rdo.rst
install-base-ubuntu.rst
Additional steps are required to configure services to interact with
ceilometer:
Cinder
------
.. toctree::
:maxdepth: 1
cinder/install-cinder-obs.rst
cinder/install-cinder-rdo.rst
cinder/install-cinder-ubuntu.rst
Glance
------
.. toctree::
:maxdepth: 1
glance/install-glance-obs.rst
glance/install-glance-rdo.rst
glance/install-glance-ubuntu.rst
Heat
----
.. toctree::
:maxdepth: 1
heat/install-heat-obs.rst
heat/install-heat-rdo.rst
heat/install-heat-ubuntu.rst
Keystone
--------
To enable auditing of API requests, Keystone provides middleware which captures
API requests to a service and emits data to Ceilometer. Instructions to enable
this functionality is available in `Keystone's developer documentation
<https://docs.openstack.org/developer/keystonemiddleware/audit.html>`_.
Ceilometer will captures this information as ``audit.http.*`` events.
Neutron
-------
.. toctree::
:maxdepth: 1
neutron/install-neutron-obs.rst
neutron/install-neutron-rdo.rst
neutron/install-neutron-ubuntu.rst
Swift
-----
.. toctree::
:maxdepth: 1
swift/install-swift-obs.rst
swift/install-swift-rdo.rst
swift/install-swift-ubuntu.rst