DEPRECATED, Event storage and REST API for Ceilometer
Go to file
Julien Danjou 984042084f collector: use an intermediate proxy class for event dispatcher
This makes sure that the base class EventDispatcherBase does not owns
any code itself. This makes external plugin easier to implement as they
don't _have_ to inherit from EventDispatcherBase, they just need to
implement a `record_events(events)' method and that's it.

This will allow Panko to provide the database dispatcher without having
a hard dependency on Ceilometer.

Change-Id: I094aed1e7e081fe1de130d987035a6c9d977d25e
2016-06-14 17:00:11 +02:00
ceilometer collector: use an intermediate proxy class for event dispatcher 2016-06-14 17:00:11 +02:00
devstack devstack: remove useless policy_file setting 2016-05-02 22:43:19 +02:00
doc fix some typos in our doc, comments and releasenotes 2016-05-25 03:23:09 +08:00
etc drop magnetodb support 2016-04-04 13:03:20 -04:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes Imported Translations from Zanata 2016-06-08 07:23:00 +00:00
tools Use "topics" instead of "topic" in Notifier initialization 2016-06-13 16:24:47 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore Remove unused pylintrc 2016-05-03 00:05:46 +02:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Make ceilometer work correctly when hosted with a SCRIPT_NAME 2015-07-08 12:41:08 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
HACKING.rst Initial seed of hacking 2016-02-22 12:46:44 -03:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS core status cleanup 2016-03-16 10:02:17 -04:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-18 15:34:01 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
requirements.txt Fix the py34 jenkins job 2016-06-02 12:38:58 +08:00
run-functional-tests.sh tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02:00
setup.cfg remove deprecated auth type password-ceilometer-legacy 2016-04-28 03:26:03 +08:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02:00
tox.ini tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02:00

README.rst

ceilometer

Release notes can be read online at:

http://docs.openstack.org/developer/ceilometer/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/ceilometer/

The project home is at:

http://launchpad.net/ceilometer