Comment 3 for bug 1439767

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

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

commit db96ac30d09792f04575bf0792db05325acbc34b
Author: Alexey Deryugin <email address hidden>
Date: Thu Apr 2 18:58:28 2015 +0300

    Fixes image building, CI tests and requirements

    [DIB] Add posibility to build image from specified commit of agent
    Included gitpython, required by file-downloading feature
    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: Ifb6dffde5afd5ad5ce363934be71c7cc1e046de2
    Closes-Bug: #1439367
    Closes-Bug: #1439767
    Co-Authored-By: Stan Lagun <email address hidden>
    Co-Authored-By: Kirill Zaitsev <email address hidden>