Comment 2 for bug 1477800

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

Reviewed: https://review.openstack.org/205345
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=11398e175cda8e85778df805c66af6a9a81b21be
Submitter: Jenkins
Branch: master

commit 11398e175cda8e85778df805c66af6a9a81b21be
Author: Hongbin Lu <email address hidden>
Date: Thu Jul 23 21:50:30 2015 -0400

    Fix permission error on running periodic task

    In Magnum devstack plugin, the 'sed' command didn't write to the Heat
    policy file, which causes permission error.

    Change-Id: I531b542ca3d4a78cb2ea1feb706bf0363c00984b
    Closes-Bug: #1477800