glance/glance/image_cache
Abhishek Kekane d03e80a735 Add cache-manage utility using v2 API
In Rocky, the v1 dependent glance-cache-manage command was removed while
removing Images API v1 entry points.

As a part of edge-computing image caching will play a big role. To
provide support of image caching, added cache-manage utility using
V2 API. This utility will have the same interface as Queens
glance-cache-manage utility [0] as far as possible.

[0] https://docs.openstack.org/glance/queens/cli/glancecachemanage.html

In addition to above command line options added below new options for doamin
information to use in v3 authentication:
--os-domain-id
--os-user-domain-id
--os-project-domain-id

Implements: blueprint cache-manage
Change-Id: I127c84f8ea610cc20eb3ac2f4f6a9a47a7233f5f
2019-02-27 06:43:13 +00:00
..
drivers Handle file delete races in image cache 2017-07-10 11:37:55 -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 Add cache-manage utility using v2 API 2019-02-27 06:43:13 +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