Comment 13 for bug 1653204

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

Reviewed: https://review.openstack.org/447123
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c90b8a2fab0b8deab06d75b93394f32c60963be7
Submitter: Jenkins
Branch: stable/newton

commit c90b8a2fab0b8deab06d75b93394f32c60963be7
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