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¶
Additional steps are required to configure services to interact with ceilometer:
Cinder¶
Glance¶
Heat¶
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.