OpenStack Telemetry (Ceilometer) Alarming
Go to file
xingzhou a2b6dc4ed2 Enable Ceilometer to support mongodb replication set
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
2013-07-01 22:23:47 -04:00
bin Merge "pipeline: switch publisher loading model to driver" 2013-06-14 15:30:10 +00:00
ceilometer Enable Ceilometer to support mongodb replication set 2013-07-01 22:23:47 -04:00
doc Merge "doc: be more explicit about network counters" 2013-06-25 15:52:45 +00:00
etc Simple service for singleton threshold eval 2013-07-01 14:16:11 +01:00
nova_tests Fix nova notifier tests 2013-06-12 14:41:41 +02:00
tests Merge "Simple service for singleton threshold eval" 2013-07-02 01:44:35 +00:00
tools Check that the config file sample is always up to date 2013-06-21 13:57:10 +02:00
.gitignore Replace nose with testr 2013-05-18 18:06:38 +10:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Replace nose with testr 2013-05-18 18:06:38 +10:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MANIFEST.in Switch to pbr. 2013-05-11 12:44:54 -04:00
openstack-common.conf Update oslo, use new configuration generator 2013-05-28 11:50:23 -04:00
README.md Update readme and create release notes 2012-10-05 20:26:51 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
setup.cfg Simple service for singleton threshold eval 2013-07-01 14:16:11 +01:00
setup.py Switch to pbr. 2013-05-11 12:44:54 -04:00
test-requirements.txt Remove explicit distribute depend. 2013-06-11 11:36:05 -07:00
tox.ini Check that the config file sample is always up to date 2013-06-21 13:57:10 +02:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer