Merge "Add storage details to role docs"

This commit is contained in:
Jenkins 2016-10-04 02:54:56 +00:00 committed by Gerrit Code Review
commit ac4c6ec7c0
2 changed files with 17 additions and 4 deletions

View File

@ -1,6 +1,6 @@
=========================================================
Configuring the Telemetry (ceilometer) service (optional)
=========================================================
==============================================
Configuring the Telemetry (ceilometer) service
==============================================
The Telemetry module (ceilometer) performs the following functions:

View File

@ -1,4 +1,17 @@
=================
=====================================
Ceilometer role for OpenStack-Ansible
=====================================
This Ansible role installs and configures OpenStack ceilometer.
The ceilometer API is served using Apache mod_wsgi by default.
Meter and notification storage is configured to use a MongoDB backend
by default. This role does not install and configure the MongoDB backend.
Deployers wishing to use MongoDB must install and configure it prior to
using this role and override ``ceilometer_connection_string`` variable with
MongoDB connection details.
Table of Contents
=================