RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou da0498e3f6 rest: introduce auth_helper to filter resources
This introduce a new plugin system called auth_helper, that can be used
to decide how to filter resources depending on the authentication done.

That does not change the current filtering rules applied with Keystone
authentication, but it removes the artificial filtering that was done
when no authentication method was configured.

Change-Id: I8b6834a10812f16aed808d3a219be9fd86214f4e
2017-01-03 21:14:41 +01:00
devstack rest: add auth_mode to pick authentication mode 2017-01-03 18:07:52 +01:00
doc/source rest: introduce auth_helper to filter resources 2017-01-03 21:14:41 +01:00
etc/gnocchi Move default policy.json away from etc/ 2017-01-03 18:07:44 +01:00
gnocchi rest: introduce auth_helper to filter resources 2017-01-03 21:14:41 +01:00
releasenotes/notes rest: introduce auth_helper to filter resources 2017-01-03 21:14:41 +01:00
tools storage: split the storage interface 2016-11-25 11:19:36 +01:00
.gitignore Enable releasenotes documentation 2016-05-26 09:34:33 +00:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:35 +00:00
.testr.conf Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:48:59 +01:00
7bcd2a25.diff Add simple upgrade tests 2016-09-22 09:11:27 +02:00
LICENSE Add missing License file 2015-05-15 14:37:04 -04:00
MANIFEST.in Revert "Remove the file named MANIFEST.in" 2016-10-11 12:26:44 +02:00
README.rst Make the content of PKG-INFO can be decoded 2016-03-07 14:38:06 +08:00
bindep.txt Add simple upgrade tests 2016-09-22 09:11:27 +02:00
requirements.txt Enable oslo_middleware healthcheck middleware by default 2016-12-09 11:25:46 +01:00
run-tests.sh Add a S3 based storage driver 2016-10-07 20:25:38 +02:00
run-upgrade-tests.sh upgrade tests: don't patch gnocchi 3.0 2016-09-30 16:59:11 +02:00
setup.cfg rest: introduce auth_helper to filter resources 2017-01-03 21:14:41 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini [doc] Note lack of constraints is a choice 2016-12-21 09:46:39 +11:00

README.rst

Gnocchi - Metric as a Service

image

Gnocchi is a multi-tenant timeseries, metrics and resources database. It provides an HTTP REST interface to create and manipulate the data. It is designed to store metrics at a very large scale while providing access to metrics and resources information to operators and users.

Gnocchi is part of the OpenStack project. While Gnocchi has support for OpenStack, it is fully able to work stand-alone.

You can read the full documentation online at http://gnocchi.xyz.