Comment 2 for bug 1518817

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

Reviewed: https://review.openstack.org/248516
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=93b5f91041b9b82aadf6643845dfd7448d2cdfac
Submitter: Jenkins
Branch: master

commit 93b5f91041b9b82aadf6643845dfd7448d2cdfac
Author: tiswanso <email address hidden>
Date: Sun Nov 22 22:08:06 2015 -0500

    cisco nexus ML2: L3 agent HA interfaces-VLAN not created on Nexus switch.

    The Cisco nexus ML2 mech driver ignores port events for ports with
    device_owner = network:router_ha_interface. The fix is to include
    network:router_ha_interface in the device_owner check for ports eligible
    to be managed by the nexus mech driver.

    Change-Id: Ib84871bfc0ecdf20e3e3bb185ab2a45af3cf80f1
    Closes-Bug: #1518817