Comment 5 for bug 1439767

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

Reviewed: https://review.openstack.org/170201
Committed: https://git.openstack.org/cgit/stackforge/murano-agent/commit/?id=9a3ec32cc55d6ee2ff51665892391727362a93a9
Submitter: Jenkins
Branch: master

commit 9a3ec32cc55d6ee2ff51665892391727362a93a9
Author: Stan Lagun <email address hidden>
Date: Thu Apr 2 19:24:29 2015 +0300

    Fixes file placement

    Incorrect generation of file path where to put script symlink caused
    "OSError: [Errno 2] No such file or directory" exception to be raised
    after first execution plan run

    Change-Id: I955d01deb8ff4bb5ddf8a39340cbe4439bb8311a
    Closes-Bug: #1439767