Comment 13 for bug 1570962

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

Reviewed: https://review.openstack.org/320401
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=383dc3194e1519095d5a0e2394296f15e04918b1
Submitter: Jenkins
Branch: stable/mitaka

commit 383dc3194e1519095d5a0e2394296f15e04918b1
Author: Nikolay Starodubtsev <email address hidden>
Date: Fri May 6 15:25:37 2016 +0300

    Change incorrect murano-agent bin file location

    During cloud-init related improvements murano-agent location was
    specified for the pip-style installation. This leads to unability
    to deploy the apps on the images with pre-installed murano-agent
    without network. This commit create a symlink to the pre-installed agent
    in place where pip usually installs packages.

    Change-Id: I8d90d33dc0a1c36ac4524f8f3b82223c23829126
    Closes-Bug: #1570962
    (cherry picked from commit 15df963544f4dc21492dd8641235081c85ce4025)