Bug 1041733 - [RFE][glance]: Recover/Reuse image from pending-delete/deleted state
Summary: [RFE][glance]: Recover/Reuse image from pending-delete/deleted state
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-glance
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Tzach Shefi
URL: https://blueprints.launchpad.net/glan...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:04 UTC by RHOS Integration
Modified: 2016-04-26 14:35 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-30 19:37:02 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:04:55 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/image-recover.

Description:

1. Recover image from pending-delete state
    We claim that the image in pending-delete state is recoverable, but actually, we don't support that.
    See https://wiki.openstack.org/wiki/Glance-image-recover to get more details.
    And we're using https://etherpad.openstack.org/p/glance-v2-image-recovery to track the design discussion.

2. Reuse image(id) from deleted state. There are 2 user sceanrios can be referenced.
    a) Replicator. User replicates image from endpoint A to B, then delete an one of replicated images from B. Next replicate will failed since there will be a image id conflict.
    b) Sometimes, user import images from another 3rd party repository, such as vCenter image lib. However, he will run into problem when an image was deleted and then readd.

Specification URL (additional information):

None

Comment 5 Sean Cohen 2015-06-30 19:37:02 UTC
The patch was abandoned upstream


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