Comment 2 for bug 1472003

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

Reviewed: https://review.openstack.org/202680
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=89d4894e57769044c3b38f55851047f728d54337
Submitter: Jenkins
Branch: master

commit 89d4894e57769044c3b38f55851047f728d54337
Author: Anna Sortland <email address hidden>
Date: Thu Jul 16 11:14:04 2015 -0500

    Add delete_snapshot and update_snapshot rules

    delete_snapshot and update_snapshot APIs from cinder/volume/api.py
    are missing policy rules in default /etc/cinder/policy.json.
    This change adds them.

    Change-Id: Ie732fccd578a35e1f1f8bf1c59d5a55a2b4e928b
    Closes-Bug: #1472003