ceilometer/ceilometer/cmd
gordon chung a1ba9d7e25 create skeleton files for event storage backends
this patch adds support to configure an event specific database.
the code currently calls existing metering/event mixed code so
basically both metering and event db share the same code.

segregation of code will be done in subsequent patches for each
driver individually.

Change-Id: I22871737cf297d1bfff6c17a7eaf9333c6415ffd
Partially-Implements: blueprint dedicated-event-db
2014-10-02 13:43:51 -04:00
..
__init__.py Separate the console scripts 2014-07-21 09:17:26 +02:00
agent_central.py Separate the console scripts 2014-07-21 09:17:26 +02:00
agent_compute.py Separate the console scripts 2014-07-21 09:17:26 +02:00
agent_ipmi.py Add IPMI pollster 2014-09-13 16:36:40 +08:00
agent_notification.py Separate the console scripts 2014-07-21 09:17:26 +02:00
alarm.py Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
api.py Separate the console scripts 2014-07-21 09:17:26 +02:00
collector.py Separate the console scripts 2014-07-21 09:17:26 +02:00
storage.py create skeleton files for event storage backends 2014-10-02 13:43:51 -04:00