Comment 9 for bug 1570962

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

Reviewed: https://review.openstack.org/313531
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=15df963544f4dc21492dd8641235081c85ce4025
Submitter: Jenkins
Branch: master

commit 15df963544f4dc21492dd8641235081c85ce4025
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