RETIRED, further work has moved to Debian project infrastructure
Go to file
Mehdi Abaakouk 35c4a08dd4 Fix some gabbi tests
Last gabbi version checks that data have the right content-type.

In theses tests we say that data in plain/text and we put json that's not
correct, old version was silencly ignored and now this is correctly
checked.

Same when we put data but no content-type.

Since our tests are wrong, this change fixes them.

Change-Id: I9a60db296467b08ef32f956471ef5e4f81f462af
2016-09-29 18:56:26 +02:00
devstack Modify api startup parameters in devstack plugin 2016-09-23 07:50:32 -04:00
doc/source doc: include stable/3.0 release notes 2016-09-25 12:12:13 +02:00
etc/gnocchi This patch is used to delete batch of resources 2016-09-15 13:20:29 +00:00
gnocchi Fix some gabbi tests 2016-09-29 18:56:26 +02:00
releasenotes/notes Add granularity in searching for values in metrics 2016-09-23 12:31:53 +00:00
tools carbonara: replace msgpack encoding with struct for new measures 2016-09-16 19:28:20 +02: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 Generate configuration file in sdist 2016-01-19 16:27:35 +01: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 Replace retrying with tenacity 2016-09-22 11:47:08 -06:00
run-tests.sh sql: default to pymysql 2016-05-18 10:16:04 +02:00
run-upgrade-tests.sh Add simple upgrade tests 2016-09-22 09:11:27 +02:00
setup.cfg ceph: rename optional extra names 2016-09-20 15:05:14 +02:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini tox: shorter envdir name for upgrade target 2016-09-27 14:01:09 +00: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.