glance/glance/image_cache
kairat_kushaev 616060db65 Do not use service catalog for cache client
Previously cache client used endpoints from service catalog to
request cache items from node. It works perfectly on devstack
but it doesn't work when an OpenStack cloud is deployed with HA
(3/5/7 controllers). We need to use -H option instead.
This option makes cache management client interact with the local
endpoint which is more appropriate as image cache is local to
each node/controller.

Change-Id: I355fb36d9af7e06dcac70b8263dc1a2b915ffc8f
Closes-Bug: #1634486
2016-11-07 16:38:52 +00:00
..
drivers Remove "Services which consume this" section 2016-08-29 14:23:10 -05:00
__init__.py Remove "Services which consume this" section 2016-08-29 14:23:10 -05:00
base.py Remove vim header 2014-01-14 16:03:28 +00:00
cleaner.py Remove vim header 2014-01-14 16:03:28 +00:00
client.py Do not use service catalog for cache client 2016-11-07 16:38:52 +00:00
prefetcher.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
pruner.py Remove vim header 2014-01-14 16:03:28 +00:00