Comment 2 for bug 1609791

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

Reviewed: https://review.openstack.org/351177
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=55a7de0d083177846849bd75c4def9b3610df4b3
Submitter: Jenkins
Branch: master

commit 55a7de0d083177846849bd75c4def9b3610df4b3
Author: Avishay Traeger <email address hidden>
Date: Thu Aug 4 16:08:42 2016 +0300

    Remove comma from end of policy.json

    This superfluous comma causes json.loads() to fail.

    Change-Id: I5685f70cbc707325a8ad9e5c5f3f3d97f3ef6ffe
    Closes-Bug: #1609791