glance-specs/specs
wangxiyuan e997a573c4 Pending-delete rollback ability
Glance support soft delete images with delayed_delete feature. If
this feature is open, when users delete a image, the image will
first be in a special 'pending_delete' status that is not displayed
in the API response. And then the image will be deleted by
glance-scrubber process.

But currently, there is no way to revert the pending-delete images.
Once the admin operators want to revert the delete action, Glance
should give them this kind of ability.

This patch will enhance the glance-scrubber tool to support restoring
the image from pending-delete to active. Although, whether the rollback
of a particular image is possible or not depends upon Glance configuration
option settings and quick operator action.

Change-Id: I0202b754815a3d2133a57ef987741c7b12c29ff3
blueprint: pending-delete-rollback
2018-03-07 09:29:49 +08:00
..
api Update "narrative" api docs for visibility changes 2017-02-16 16:26:44 -05:00
juno Fix title for Juno's spec repo 2015-05-11 14:04:16 +02:00
kilo Fix a typo in artifact-repository.rst 2016-11-30 23:52:33 +08:00
liberty Introduce 'untargeted' specs 2017-05-25 14:51:24 -04:00
mitaka Close out queens in glance-specs repo 2018-03-05 05:15:33 -05:00
newton Update glance-specs to use openstackdocstheme 2017-11-28 14:19:44 -05:00
ocata Update glance-specs to use openstackdocstheme 2017-11-28 14:19:44 -05:00
pike Move implemented Pike specs to pike/implemented 2017-08-24 18:16:48 -04:00
queens Close out queens in glance-specs repo 2018-03-05 05:15:33 -05:00
rocky Pending-delete rollback ability 2018-03-07 09:29:49 +08:00
untargeted Close out queens in glance-specs repo 2018-03-05 05:15:33 -05:00
lite-specs.rst Initial lite-specs.rst and per deliverable folders 2016-03-08 18:41:06 +00:00
spec-lite-template.rst Open specs repo for Rocky 2017-10-10 15:22:15 +00:00
template.rst Update spec template for db migrations 2017-03-21 16:17:28 +00:00