Comment 2 for bug 1703945

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

Reviewed: https://review.openstack.org/483430
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=049fd407196c0eb5846f5ff63f2cbc482afa4d89
Submitter: Jenkins
Branch: master

commit 049fd407196c0eb5846f5ff63f2cbc482afa4d89
Author: Fellype Cavalcante <email address hidden>
Date: Thu Jul 13 10:22:29 2017 -0300

    Add a flag to always perform persistent boot on PXE interface

    With the proposal to solve the bug that PXE interface should
    be using non-persistent boot for cleaning/deploying phases as
    default(commit: c7091fb8e2898e526f8ce242f50096a2cabeb1fa), it's
    necessary to create a flag to enable persistent behavior when
    you set the boot device.
    This flag will override a non-persistent behavior in the
    cleaning and deploy process.

    Change-Id: I1f47393c17a3f5319fffd963ec0a016b41865c5d
    Closes-Bug: 1703945
    Co-Authored-By: Stenio Araujo <email address hidden>