RETIRED, further work has moved to Debian project infrastructure
Go to file
Mehdi Abaakouk a91a24254e perf tools: remove deprecated API
pandas.datumFrame have been deprecated for pandas.DataFrame a long
time ago. And now don't exists anymore.

This change fixes that.

Change-Id: I7501d1d2bc8f1ac16ffe72195a4925cf8659775d
2015-06-15 14:29:52 +00:00
devstack devstack: move all logs to /var/log/gnocchi 2015-06-13 09:39:54 +02:00
doc/source Change the type of flavor_id from int to string. 2015-05-11 20:00:53 +08:00
etc rest: fix access to metric for owned resources 2015-04-20 11:23:35 +02:00
gnocchi Make measures processing asynchronously 2015-06-13 10:41:08 +02:00
tools perf tools: remove deprecated API 2015-06-15 14:29:52 +00:00
.gitignore Add dist to gitignore 2015-03-23 14:12:54 +01:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:35 +00:00
.testr.conf Base infrastructure to support gabbi tests 2015-02-18 16:06:12 +00:00
LICENSE Add missing License file 2015-05-15 14:37:04 -04:00
README.rst Create a project long description in README file. 2015-04-30 12:48:32 +02:00
generate-config-file.sh Generate configuration file in default tox target 2015-04-28 17:21:34 +02:00
requirements-py3.txt Make measures processing asynchronously 2015-06-13 10:41:08 +02:00
requirements.txt Remove upper cap on oslo libs 2015-06-09 14:21:16 +02:00
run-tests.sh tests: drop testscenarios usage for storage 2015-03-26 19:52:18 +01:00
setup-mysql-tests.sh Switch to PyMySQL and enable MySQL on py34 2015-05-28 15:55:50 +02:00
setup-postgresql-tests.sh Handle indexer connections more cleanly in tests 2015-06-03 13:03:29 +00:00
setup.cfg Switch to PyMySQL and enable MySQL on py34 2015-05-28 15:55:50 +02:00
setup.py Import 2014-05-07 12:04:37 +02:00
test-requirements-py3.txt Move SQL backends to requirements 2015-05-28 13:58:51 +02:00
test-requirements.txt Move SQL backends to requirements 2015-05-28 13:58:51 +02:00
tox.ini Remove pypy tox target 2015-06-04 10:50:10 +00:00

README.rst

Gnocchi

Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API.

There is a more consistent presentation of Gnocchi:

https://julien.danjou.info/blog/2015/openstack-gnocchi-first-release

And online documentation:

http://docs.openstack.org/developer/gnocchi/

Your are invited to file bug reports (if you find bugs) in the bug tracker, available at:

http://bugs.launchpad.net/gnocchi