Comment 3 for bug 1864491

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/train)

Reviewed: https://review.opendev.org/712806
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=63f4078bf82a347b45458710fdae5b28009687ae
Submitter: Zuul
Branch: stable/train

commit 63f4078bf82a347b45458710fdae5b28009687ae
Author: Harald Jensås <email address hidden>
Date: Fri Dec 20 04:09:30 2019 +0100

    Add option to control ironic network interfaces

    When deploying on IPv6 stateful ironic must use the
    neutron network interface driver. This because we need
    to configure neutron service ports (provisioning, cleaning
    etc.) with multiple ip addresses for certain UEFI firmware
    and chainloading combinations (iPXE -> Ironic IPA) to work.

    Closes-Bug: #1864491
    Change-Id: I5a9890ccb95a21b95f488cd7a5b5fd1a6cdff38b
    (cherry picked from commit af4721b7fac4bf05981aef3ebdd47e479252f0ab)