Comment 4 for bug 1634486

Revision history for this message
Kairat Kushaev (kkushaev) wrote : Re: glance-cache-manage commands doesn't support for internalURL

So the problem is:
1) we cannot use internalURL from keystone service catalog in glance manage cache. manage cache client always connecting to public glance URL which may be not appropriate in some cases (especially when we have different functionality for different endpoint types).
2) there should be possibility which glance endpoint to choose from keystone service catalog.
Here is the patch for this bug: https://review.openstack.org/#/c/391859/