RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou ad4b851c7f rest: string → UUID conversion for resource.id to be unique per user
This changes the UUID5 based mechanism so it depends on the user trying
to CRUD the resource. This makes sure that when using this kind of
transformation, the resource id is converted to a unique id for the
user, while preventing conflicting if every user wants to create a
"foobar" resource.

Change-Id: Iebaf3b9f8e0a198af0156008710e0c1253dc5f9d
Closes-Bug: #1617918
2017-01-31 19:36:52 +01:00
devstack cleanup noauth path 2017-01-25 20:33:10 +00:00
doc/source Merge "doc: move devstack at the end" 2017-01-28 03:01:23 +00:00
gnocchi rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00
releasenotes/notes rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00
tools tools: import a small tools to compute size of archive policies 2017-01-03 14:40:07 +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 Adjust testr group_regex to not group on 'prefix' 2017-01-02 14:15:45 +00: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 Update Pandas requirements to 0.18 2017-01-23 16:20:42 +01:00
run-tests.sh run-tests: use case rather than if/elif/else 2017-01-03 14:07:19 +01:00
run-upgrade-tests.sh rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +01:00
setup.cfg Merge "Introduce "basic" authentication mechanism" 2017-01-16 14:06:08 +00:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Remove non-existent -all suffix in tox targets 2017-01-20 16:57:12 +01: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.