OpenStack Telemetry (Ceilometer) Alarming
Go to file
John Herndon f15a814107 Add Event API
This commit adds v2/event_types, v2/events and
v2/events/*/traits. Currently, the event api is
limited to admin users, but is configurable in
the policy.json file. All users that are able to
access the event api can view all events in the
system, it is not restricted per project id.
Operators other than 'eq' have not yet been
implemented.

This change re-names the parameters in the
event_filter to class so they are more
end-user friendly.

implements bp specify-event-api

Change-Id: I0ccd4ef81cac5f8f57a450dc980ea85ff8fe89ec
2013-12-20 11:35:52 -07:00
bin Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
ceilometer Add Event API 2013-12-20 11:35:52 -07:00
doc Merge "doc: remove note about Nova plugin framework" 2013-12-12 20:56:49 +00:00
etc Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
nova_tests Fixed nova notifier test 2013-11-27 14:09:28 +08:00
tools config: specify a template for mktemp 2013-12-11 18:42:58 +01:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05: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 Move tests into ceilometer module 2013-11-13 15:32:31 +01: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
MAINTAINERS Split collector 2013-11-26 16:03:26 +01:00
openstack-common.conf Sync log_handler from Oslo 2013-10-25 11:40:35 -05:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
run-tests.sh Fail tests early if mongod is not found 2013-09-23 15:36:19 -04:00
setup.cfg Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
setup.py Update requirements 2013-09-19 11:42:10 +02:00
test-requirements.txt Move sphinxcontrib-httpdomain to test-requirements 2013-12-13 20:07:05 +04:00
tox.ini Move sphinxcontrib-httpdomain to test-requirements 2013-12-13 20:07:05 +04:00

ceilometer

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

http://launchpad.net/ceilometer