Comment 3 for bug 1400405

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

Reviewed: https://review.openstack.org/141567
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=4dceacd5ed96d570bd015ce2c01ce91d1463499e
Submitter: Jenkins
Branch: master

commit 4dceacd5ed96d570bd015ce2c01ce91d1463499e
Author: Clint Byrum <email address hidden>
Date: Sat Dec 13 09:14:06 2014 -0800

    Allow absolute path to image with ironic-agent

    The element was prepending the work directory forcibly, which will have
    problems when the image name has an absolute path, which is allowed.

    Change-Id: I0cb7b96e24daab8ee73611936af72074c70ac1aa
    Closes-Bug: #1400405