glance/glance/tests/unit/api/middleware
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
..
__init__.py Added unit tests for api/middleware/cache_manage.py 2013-11-26 18:38:37 +04:00
test_cache_manage.py Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00