panko/ceilometer/dispatcher
gordon chung 26b6b18cfe use common cache
we shouldn't need to different cache between update and create as
it will create a larger cache and more calls[1]. there is only one
instance of a resource and it's hash will be relevant regardless
of action.

[1] https://review.openstack.org/#/c/203109/7/ceilometer/dispatcher/gnocchi.py

Change-Id: I7b469335f4914436510166abb1e18f5958e5c966
2015-11-17 14:06:51 +00:00
..
__init__.py Configure collector to only record meter or event 2015-09-30 09:58:45 +08:00
database.py Configure collector to only record meter or event 2015-09-30 09:58:45 +08:00
file.py Configure collector to only record meter or event 2015-09-30 09:58:45 +08:00
gnocchi_client.py gnocchi: remove possible ending / in URL 2015-10-14 16:33:00 +02:00
gnocchi.py use common cache 2015-11-17 14:06:51 +00:00
http.py Configure collector to only record meter or event 2015-09-30 09:58:45 +08:00