Comment 12 for bug 1653204

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/ocata)

Reviewed: https://review.openstack.org/447122
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=66b19041c941f9f05598bc12cc54bac0a0221a6d
Submitter: Jenkins
Branch: stable/ocata

commit 66b19041c941f9f05598bc12cc54bac0a0221a6d
Author: Vasyl Saienko <email address hidden>
Date: Fri Mar 17 21:38:31 2017 +0200

    Fix building ironic bootstrap

    This patch fixes issues with building ironic bootstrap:
      * fix if condition that is a trigger to build ironic bootstrap
      * build fuel image always, ironic bootstrap only when ironic is enabled
      * Drop incorrect condition check for fuel image

    Change-Id: Ib7ee0c656ffa71ce913e1924bb80260744319a3a
    Closes-Bug: #1653204