typo: monogodb to mongodb

Fix 2 typos in ceilometer & aodh doc.

Change-Id: Ic1460bc1ccef447b1c83d40d3f21e6a6048c387a
This commit is contained in:
Emilien Macchi 2015-11-01 15:08:51 -05:00
parent 05c4d944df
commit 5743955ea3
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ The Alarming services of the Telemetry perform the following functions:
- Alows you to set alarms based on threshold evaluation for a collection of samples.
Aodh on OSA requires a monogodb backend to be configured prior to running the aodh
Aodh on OSA requires a mongodb backend to be configured prior to running the aodh
playbooks. The connection data will then need to be given in the ``user_variables.yml``
file (see section `Configuring the user data`_ below).

View File

@ -17,7 +17,7 @@ The Telemetry module(Ceilometer) performs the following functions:
by the metering-alarm containers through the aodh services. For configuring these services,
please see the Aodh docs.
Ceilometer on OSA requires a monogodb backend to be configured prior to running the ceilometer
Ceilometer on OSA requires a mongodb backend to be configured prior to running the ceilometer
playbooks. The connection data will then need to be given in the ``user_variables.yml``
file (see section `Configuring the user data`_ below).