Improve manual.rst file
Adds description and instruction in manuals.rst file at MongoDB section for case when replica set mode is required. Change-Id: I346ae134776766533cc9b72f628f2c85f2ce6d1a
This commit is contained in:
parent
7dd9f8796d
commit
f2d1d1452b
@ -48,6 +48,12 @@ MongoDB
|
||||
[database]
|
||||
connection = mongodb://username:password@host:27017/ceilometer
|
||||
|
||||
If MongoDB is configured in replica set mode, add param in ceilometer.conf
|
||||
to use MongoReplicaSetClient::
|
||||
|
||||
[database]
|
||||
mongodb_replica_set = replica_name
|
||||
|
||||
SQLalchemy-supported DBs
|
||||
------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user