This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
Bug 1706910 - [RFE] Add image cache operations into Glance API
Summary: [RFE] Add image cache operations into Glance API
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-glance
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Alpha
: 18.0
Assignee: Abhishek Kekane
QA Contact: msava
Tana
URL:
Whiteboard:
: 1746705 (view as bug list)
Depends On: 1712001
Blocks: 2077341
TreeView+ depends on / blocked
 
Reported: 2019-05-06 13:47 UTC by Gregory Charot
Modified: 2023-11-07 00:42 UTC (History)
12 users (show)

Fixed In Version: openstack-glance-26.0.1-0.20230427080209.285021b.el9ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-11-07 00:40:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 792022 0 None MERGED Cache management API endpoints 2022-02-17 04:54:02 UTC
OpenStack gerrit 800172 0 None MERGED Add support for Cache API 2022-02-24 06:28:26 UTC
Red Hat Issue Tracker   OSP-2854 0 None None None 2023-11-07 00:40:01 UTC
Red Hat Issue Tracker OSP-30253 0 None None None 2023-11-07 00:42:01 UTC

Internal Links: 1707841

Description Gregory Charot 2019-05-06 13:47:04 UTC
Description of problem:

Today the only way to manage the glance cache is to use glance-cache-manage local tool.
This raises several issues:
* No centralised way to manage cache; need to connect to each nodes.
* Requires ssh access and appropriates permissions to the glance cache node(s)

This RFE aims to include basic image cache management into the Glance API.

At a minimum:
* List glance cache nodes
* List cached images on a specific node
* Queue an image for caching on a specific node
* List queued images on a specific node
* Delete an image from the cache queue
* Purge an image from a specific node

Optionally:
* Purge all images from a specific node

Goal is to have feature parity with glance-cache-manage.

Targeted use cases: DCN with or without persistent storage at the edge.

Version-Release number of selected component (if applicable):

16

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 13 Abhishek Kekane 2019-08-29 07:01:31 UTC
*** Bug 1746705 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.