DEPRECATED, Event storage and REST API for Ceilometer
Go to file
gordon chung f63470e0e2 Fix events rbac
Rbac context is limited not by policy but is inherently built in
as we cannot enforce policy on a list.

This patch drops the dummy policy, the invalid context_is_project
and context_is_admin policies, and ensures policy rbac can restrict
on admin appropriately.

Closes-Bug: #1504495
Change-Id: Id3b1ad71aea46456c6e6c1995776b988017d4786
2016-01-21 09:38:59 +00:00
ceilometer Fix events rbac 2016-01-21 09:38:59 +00:00
devstack Merge "Revert "devstack config for dogpile cache"" 2015-11-27 21:18:22 +00:00
doc Remove alarming code 2015-11-24 13:44:58 +01:00
etc Fix events rbac 2016-01-21 09:38:59 +00:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes add initial release notes 2015-12-03 00:11:32 -05:00
tools Fix ceilometer-test-event.py script 2015-12-01 11:46:23 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore add reno for release notes management 2015-11-11 10:35:22 -05: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 enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08: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 11:43:09 +01: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
functions.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
requirements.txt Updated from global requirements 2015-11-27 22:36:25 +00:00
run-functional-tests.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-es.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup-test-env-mongodb.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup-test-env-mysql.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup-test-env-postgresql.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup.cfg Remove version from setup.cfg 2015-12-03 00:25:41 -05:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Add WebTest to test-requirements.txt 2015-11-24 06:42:17 -08:00
tox.ini Remove eventlet usage 2015-11-24 13:44:58 +01: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