OpenStack Telemetry (Ceilometer) Alarming
Go to file
Mark McLoughlin e6a083fc5a Don't use pecan to configure logging
Fixes bug #1184941

openstack.common.log gives a mechanism to configure logging and, by
default, we will set up a handler on root logger. Using pecan to also
configure a handler on the 'ironic' logger means every log message gets
logged to console twice.

It seems that the pecan logging configuration stuff is redundant with
our existing logging configuration infrastructure.

Change-Id: Iec0630b0e842e3b6a90021bf552d9b857c5a0552
2013-05-28 12:17:43 +01:00
bin Use flake8 instead of pep8 2013-05-13 15:27:14 +02:00
ceilometer Don't use pecan to configure logging 2013-05-28 12:17:43 +01:00
doc fix compute units in measurement doc 2013-05-17 12:22:37 -04:00
etc Add an UDP publisher and receiver 2013-05-27 15:02:26 +02:00
nova_tests Replace nose with testr 2013-05-18 18:06:38 +10:00
tests Add an UDP publisher and receiver 2013-05-27 15:02:26 +02:00
tools Rename requires files to standard names 2013-05-28 10:11:07 +10: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 Use sqlalchemy session code from oslo. 2013-05-11 12:48: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 Rename requires files to standard names 2013-05-28 10:11:07 +10:00
setup.cfg Add an UDP publisher and receiver 2013-05-27 15:02:26 +02:00
setup.py Switch to pbr. 2013-05-11 12:44:54 -04:00
test-requirements.txt Rename requires files to standard names 2013-05-28 10:11:07 +10:00
tox.ini Rename requires files to standard names 2013-05-28 10:11:07 +10:00

ceilometer

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

http://launchpad.net/ceilometer