Comment 2 for bug 1782008

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-cinder (master)

Reviewed: https://review.openstack.org/583139
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=4ddea990d0fb142313b10bf87ebcb554b20ec37c
Submitter: Zuul
Branch: master

commit 4ddea990d0fb142313b10bf87ebcb554b20ec37c
Author: Chris MacNaughton <email address hidden>
Date: Tue Jul 17 10:06:52 2018 +0200

    Add policy.json to allow owner to force delete volumes

    The default in cinder is to only allow the admin to
    force delete a volume; this change allows the
    admin_or_owner to force delete a volume.

    Change-Id: I703a21b68186059a63f0d06d88cd2528e821f3d3
    Closes-Bug: #1782008