RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou 3fb737740e Unlimit oslo.utils + Make test_rest keystone cache work with keystonemiddleware 2.0
1. tooz wants a more recent version of oslo.utils

2. Token cache keys in keystonemiddleware 2.0 are sha256 hashes of the
token key. This is _not_ the case in keystonemiddleware <2.0. This
change adjusts the FakeMemcache to support both types of key.

keystonemiddleware also breaks WebTest linting, so turn that off
until there has been progress on fixing that.

(cherry-picked from b33fe3fd81)

Change-Id: Id7ddffd4ef5175bae5888df32a5e73d2a6eabd80
2015-06-26 10:55:16 +02:00
devstack Install redis-server if needed 2015-05-06 12:33:47 +02:00
doc/source doc: fix typo about duration/lifespan 2015-04-17 16:49:53 +02:00
etc rest: fix access to metric for owned resources 2015-04-20 11:23:35 +02:00
gnocchi Unlimit oslo.utils + Make test_rest keystone cache work with keystonemiddleware 2.0 2015-06-26 10:55:16 +02:00
tools Add the nova shiny test output 2015-03-03 14:31:20 +01:00
.gitignore Add dist to gitignore 2015-03-23 14:12:54 +01:00
.gitreview Set the default branch for stable 2015-04-21 16:08:39 +02:00
.testr.conf Base infrastructure to support gabbi tests 2015-02-18 16:06:12 +00:00
README.rst Create a project long description in README file. 2015-05-06 12:33:17 +02:00
generate-config-file.sh Generate configuration file in default tox target 2015-04-30 16:35:23 +02:00
requirements-py3.txt Unlimit oslo.utils + Make test_rest keystone cache work with keystonemiddleware 2.0 2015-06-26 10:55:16 +02:00
requirements.txt Unlimit oslo.utils + Make test_rest keystone cache work with keystonemiddleware 2.0 2015-06-26 10:55:16 +02:00
run-tests.sh tests: drop testscenarios usage for storage 2015-03-26 19:52:18 +01:00
setup-mysql-tests.sh tests: stop generating scenarios for all indexer 2015-03-10 16:33:11 +01:00
setup-postgresql-tests.sh tests: stop generating scenarios for all indexer 2015-03-10 16:33:11 +01:00
setup.cfg Include Ceilometer dispatcher YAML file in tarball 2015-04-17 08:58:35 +02:00
setup.py Import 2014-05-07 12:04:37 +02:00
test-requirements-py3.txt Fix minimum version for keystonemiddleware 2015-04-29 13:59:10 +00:00
test-requirements.txt Fix minimum version for keystonemiddleware 2015-04-29 13:59:10 +00:00
tox.ini Generate configuration file in default tox target 2015-04-30 16:35:23 +02: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