Change-Id: I54867110f899b30f687068ca58be6251d9755a1a
1.6 KiB
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
install-base-obs.rst install-base-rdo.rst install-base-ubuntu.rst
Additional steps are required to configure services to interact with ceilometer:
Cinder
cinder/install-cinder-obs.rst cinder/install-cinder-rdo.rst cinder/install-cinder-ubuntu.rst
Glance
glance/install-glance-obs.rst glance/install-glance-rdo.rst glance/install-glance-ubuntu.rst
Heat
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. Ceilometer will captures this information
as audit.http.*
events.
Neutron
neutron/install-neutron-obs.rst neutron/install-neutron-rdo.rst neutron/install-neutron-ubuntu.rst
Swift
swift/install-swift-obs.rst swift/install-swift-rdo.rst swift/install-swift-ubuntu.rst