glance/glance/tests
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
..
etc Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
functional Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
integration Introduce ''mock_object'' method to base test class 2018-08-09 12:40:12 -04:00
unit Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
var Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
__init__.py Make eventlet monkey patching conform to best practices 2018-03-29 20:36:09 +00:00
stubs.py Remove moxstubout usage 2018-10-28 10:16:34 -04:00
test_hacking.py Hacking checks for not using dict iteration calls 2016-01-25 21:54:08 -08:00
utils.py Merge "Remove moxstubout usage" 2018-12-18 06:56:36 +00:00