Comment 9 for bug 1800504

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.openstack.org/625203
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=5f93512ba90d68dc28d8c41b0052ff311b95c8a7
Submitter: Zuul
Branch: stable/queens

commit 5f93512ba90d68dc28d8c41b0052ff311b95c8a7
Author: David Vallee Delisle <email address hidden>
Date: Mon Oct 29 12:53:57 2018 -0400

    Generating fencing for capitalized MACs

    Because the ports are stored in lower case, we need to use lower case
    MACs as our search key.

    NB: cherry-pick is not entirely clean because we do not want to backport
    I74d4178dbb0cfe8c934ce15e3e7c9bb1c469de10
    (enrich-ironic-networking-integration) to queens

    Change-Id: I7e3727987265ef5222c95678c69cc4a50176dd16
    Closes-Bug: #1800504
    (cherry picked from commit 84603a06af326fbc4ca09fa7c28d9a44a80f1f42)