Files
ceilometer/doc/source/install/install-controller.rst
Takashi Kajinami 98f6685824 Remove installation guide for openSUSE/SLES
openSUSE stopped providing OpenStack packages some time ago.

Change-Id: I43b8dfe89efa702d55aedbe627747d7e65d6c13c
2025-05-12 13:08:36 +09:00

1.4 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-rdo.rst install-base-ubuntu.rst

Additional steps are required to configure services to interact with ceilometer:

Cinder

cinder/install-cinder-rdo.rst cinder/install-cinder-ubuntu.rst

Glance

glance/install-glance-rdo.rst glance/install-glance-ubuntu.rst

Heat

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-rdo.rst neutron/install-neutron-ubuntu.rst

Swift

swift/install-swift-rdo.rst swift/install-swift-ubuntu.rst