Add an API flag for force delete from storage

Bug #1413024 reported by Vinod Mangalpally
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
High
Vinod Mangalpally

Bug Description

Add an API flag for force delete of zones from storage. Recordsets would not have this feature. By default this is restricted by policy to admins.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/148779

Changed in designate:
assignee: nobody → Vinod Mangalpally (vinod-mang)
status: New → In Progress
Kiall Mac Innes (kiall)
Changed in designate:
milestone: none → kilo-2
Kiall Mac Innes (kiall)
Changed in designate:
milestone: kilo-2 → kilo-3
Changed in designate:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/148779
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=c3afc3f4bb2f1d1c4bf8a46d11ee6c506814c35c
Submitter: Jenkins
Branch: master

commit c3afc3f4bb2f1d1c4bf8a46d11ee6c506814c35c
Author: Vinod Mangalpally <email address hidden>
Date: Wed Jan 28 13:39:31 2015 -0600

    Add a new API for abandoning a zone from storage

    Add a new API for abandoning of zones from storage.
    The new API would be v2/zones/<zone_id>/tasks/abandon
    Only POST would be allowed on this API.
    This just removes it from storage and does not take
    any action on the backends.
    Recordsets would not have this feature. By default this is
    restricted by policy to admins.

    Deleting a zone returns 202. Abandoning returns 204.
    Zone now displays action too.

    Change-Id: I213b567d1b609670b7c659f6e9780bdac240c89b
    Closes-Bug: 1413024

Changed in designate:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in designate:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in designate:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.