glance/glance
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
..
api Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
async_ Correct typo in config option choices 2018-12-21 09:29:17 -05:00
cmd Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
common Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
db Open Stein for data migrations 2019-01-21 18:00:57 -05:00
domain py3: fix recursion issue under py37 2018-11-02 11:02:38 +00:00
hacking Make i18n log translation functions as no-op 2017-06-21 16:14:15 +07:00
image_cache Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
locale Imported Translations from Zanata 2018-12-05 12:14:47 +00:00
quota Make QuotaImageTagsProxy deep-copyable 2018-12-18 21:16:19 +00:00
registry Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
tests Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
gateway.py Fix for Image members not generating notifications 2016-01-25 04:50:58 -08:00
i18n.py Make i18n log translation functions as no-op 2017-06-21 16:14:15 +07:00
location.py Add multi-store support 2018-08-01 08:53:47 +00:00
notifier.py Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
opts.py Merge "Provision to add new config options in sample config file" 2018-11-20 06:14:01 +00:00
schema.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
scrubber.py Add multi-store support 2018-08-01 08:53:47 +00:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00