OpenStack Telemetry (Ceilometer) Alarming
Go to file
Mehdi Abaakouk dde9712152 Fix rbac system
After investigation of the heat breakage, after
we update the policy.json. We discover
that the rbac have never worked as expected.
The only rule that works is role == admin. All other
just can't works.

So the policy file have been changed to, By default project
owner of the alarm should be able to change their alarms.
And anyone can create a new alarm.

Also the alarm definition is now passed to the policy enforcer
to allow it checks owner of the alarms.

Closes-bug: #1504495
Change-Id: I408d839eec84af46adb333a6ad5c49c890513fd0
2015-12-15 07:32:22 +01:00
aodh Fix rbac system 2015-12-15 07:32:22 +01:00
devstack clean up integration test urls 2015-11-25 18:19:03 -05:00
doc Remove dependency on sphinxcontrib-docbookrestapi 2015-10-20 06:22:31 -06:00
etc Fix rbac system 2015-12-15 07:32:22 +01:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:28:24 +05:30
releasenotes add initial release notes 2015-12-02 18:10:10 -05:00
tools tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:28 +00:00
.gitignore add reno for release notes management 2015-11-11 15:15:31 -05:00
.gitreview Rename to aodh 2015-06-25 14:46:39 +02:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Rename to aodh 2015-06-25 14:46:39 +02:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
functions.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
HACKING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS MAINTAINERS: remove outdated data 2015-12-04 15:43:26 +01:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-24 11:23:05 +08:00
requirements.txt remove unnecessary mock for rpc server start 2015-11-24 19:53:48 +08:00
run-functional-tests.sh Add basic gate functional testing jobs for aodh 2015-07-24 16:38:43 +00:00
setup-test-env-hbase.sh devstack: fix HBase functional tests 2015-11-20 12:47:48 +01:00
setup-test-env-mongodb.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
setup-test-env-mysql.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
setup-test-env-postgresql.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
setup.cfg Remove eventlet usage 2015-11-10 09:09:43 +01:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
test-requirements.txt Merge "add reno for release notes management" 2015-11-19 20:46:11 +00:00
tox.ini Merge "Put py34 first in the env order of tox" 2015-12-03 19:11:17 +00:00

aodh

Release notes can be read online at:

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

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/aodh