Comment 7 for bug 1577370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/liberty)

Reviewed: https://review.openstack.org/312431
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0e1bb7e36a19cd76175afc355ddbf28a41e6580b
Submitter: Jenkins
Branch: stable/liberty

commit 0e1bb7e36a19cd76175afc355ddbf28a41e6580b
Author: Rajesh Tailor <email address hidden>
Date: Wed May 4 06:19:17 2016 -0400

    Fix duplicate lines in policy.json

    Removed duplicate lines from etc/nova/policy.json file.

    Commit [1] introduced the delete targets with empty rules
    and commit [2] changed them in Liberty incompletely to
    admin_or_owner rules.

    [1] https://github.com/openstack/nova/commit/9c917816048482e3a42aa06e2aa4933a1a6f7f8c
    [2] https://github.com/openstack/nova/commit/09a55e2bf4f3d5df3b76454f4839e2ce96f9d42f

    Change-Id: I9081ccf28ec72a2d791cddac0597efef67e56429
    Closes-Bug:1577370