Comment 2 for bug 1567623

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

Reviewed: https://review.openstack.org/303045
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=33edf3a58134a3e907f6892aba3bbe73594fab17
Submitter: Jenkins
Branch: master

commit 33edf3a58134a3e907f6892aba3bbe73594fab17
Author: Adam Gandelman <email address hidden>
Date: Thu Apr 7 12:31:29 2016 -0700

    Include newly-labelled HA router interfaces in network config

    Neutron very recently changed the device_owner field of router
    interfaces on HA routers. We need to account for this when
    creating appliance network config, otherwise we omit HA interfaces
    from its network config.

    Change-Id: Ib41d4255f1ad3180c75f6e89ec6162dfdd0d2796
    Closes-bug: #1567623