Reviewed: https://review.opendev.org/c/openstack/glance/+/806180 Committed: https://opendev.org/openstack/glance/commit/ad755cbd2bd8bfa33927c7f74be699d4f576d1d6 Submitter: "Zuul (22348)" Branch: master
commit ad755cbd2bd8bfa33927c7f74be699d4f576d1d6 Author: Mridula Joshi <[email protected]> Date: Thu Aug 26 12:33:35 2021 +0000 Add doc support for delete-from-store API It is observed that the api-ref has no doc support for delete-from-store (/v2/stores/%(store)s/%(image)s) API. This patch adds the doc support for delete-from-store in api-ref. bp: delete-from-store Closes-Bug: #1941038 Change-Id: I5e82ff9f979b80b5b1e06eebea84a1b2fb50c78e ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1941038 Title: No doc support for delete-from-store API Status in Glance: Fix Released Bug description: The api-ref has no doc support for delete-from-store (/v2/stores/%(store)s/%(image)s) API . If multiple stores are configured then user (admin) can delete image from particular store using this API. bp : https://blueprints.launchpad.net/glance/+spec/delete-from-store To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1941038/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

