c5cf626c5fc578c5a89529bcc03bb029d4e044bb
On a manual gnocchi install, i run into OSError on /var/lib/gnocchi/measure. This is because the basepath doesnt exist yet. On devstack this is handled. But we should handle it if gnocchi is installed manually. Change-Id: Iabe00a7cadede851ea3147d98bc2eba0708f92c3
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:
Your are invited to file bug reports (if you find bugs) in the bug tracker, available at:
Description