OpenStack Telemetry (Ceilometer) Alarming
a2b6dc4ed2
At present, ceilometer does not support mongodb replication set. As a result, when the primary mongod node is down, ceilometer can not write or read meters. Use pymongo.Connection object's replicaSet param and allowing to connect with a host seed list will let the mongodb connection support replication set. Change-Id: I8404ca5b08b6e73366161c07b3815f75bed7e0eb Fixes: Bug 1188649 |
||
---|---|---|
bin | ||
ceilometer | ||
doc | ||
etc | ||
nova_tests | ||
tests | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.md | ||
ReleaseNotes | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ceilometer
See the ReleaseNotes document and the project home for more info.