Comment 6 for bug 1753222

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

Reviewed: https://review.openstack.org/550807
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=93012b2df1b06843df94d73a704db649d41e8591
Submitter: Zuul
Branch: stable/pike

commit 93012b2df1b06843df94d73a704db649d41e8591
Author: Moshe Levi <email address hidden>
Date: Tue Feb 27 21:09:14 2018 +0200

    Don't validate local_link_connection when port has client-id

    Infiniband ports do not require the local_link_connection field to be
    populated as the network topology is discoverable by the Infiniband
    Subnet Manager.

    This change removes the requirement for local_link_connection for
    Infiniband ports. Infiniband ports have a client-id in their extra
    field.

    Closes-Bug: #1753222
    Change-Id: I2bfac4ccaf825bd9aa8ea0d2b447fcd7767acbc5
    (cherry picked from commit dcebb77d9d7a2cebcc645dd632a12d224bd113c8)