OpenStack Telemetry (Ceilometer) Alarming
Go to file
Mehdi Abaakouk b0bdd43209 gnocchi: fix alarms for unpriviledged user
When an unprivileged user want to access to Gnocchi resources
created by Ceilometer, that doesn't work because the filter scope
the Gnocchi query to resource owner to the user. To fix we introduce
a new configuration option "gnocchi_external_project_owner" set by
default to "service". The new filter now allow two kind of Gnocchi
resources:
* owned by the user project
* owned by "gnocchi_external_project_owner" and the orignal project_id
  of the resource is the user project.

Change-Id: I0c86736a902a21520da18550aea0a7d1549bb24e
2017-06-14 08:30:36 +02:00
aodh gnocchi: fix alarms for unpriviledged user 2017-06-14 08:30:36 +02:00
devstack Add `aodh-config-generator' tool to generate sample configuration file 2017-05-02 14:23:25 +02:00
doc Add `aodh-config-generator' tool to generate sample configuration file 2017-05-02 14:23:25 +02:00
install-guide/source cleanup aodh config instructions in install guide 2017-05-29 15:41:08 +00:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:28:24 +05:30
releasenotes gnocchi: fix alarms for unpriviledged user 2017-06-14 08:30:36 +02:00
tools tests: simplify tox config 2017-04-28 20:08:02 +02:00
.coveragerc Clean config in source code 2016-02-05 08:45:38 +00:00
.gitignore update .gitignore for install-guide/build 2016-07-12 05:35:57 +00: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 Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:45:33 +01:00
CONTRIBUTING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
HACKING.rst remove local hacking check for oslo namespace and log debug 2016-04-22 19:58:15 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Remove Nadya Privalova from core reviewers 2016-07-28 14:55:47 +02:00
README.rst Optimize the link address 2017-04-07 10:17:18 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
bindep.txt tests: simplify tox config 2017-04-28 20:08:02 +02:00
requirements.txt Merge "deprecate threshold rule alarms" 2017-03-10 00:15:19 +00:00
run-functional-tests.sh Remove deprecated non-SQL drivers 2016-10-13 15:21:58 +02:00
run-tests.sh tests: simplify tox config 2017-04-28 20:08:02 +02:00
setup.cfg Merge "Add `aodh-config-generator' tool to generate sample configuration file" 2017-05-21 10:28:11 +00:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
tox.ini Add `aodh-config-generator' tool to generate sample configuration file 2017-05-02 14:23:25 +02:00

README.rst

aodh

Release notes can be read online at:

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

Documentation for the project can be found at:

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

The project home is at:

https://launchpad.net/aodh