Comment 6 for bug 1788009

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

Reviewed: https://review.openstack.org/596896
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=995744c576503b1de90c922dbecf690ad49f244f
Submitter: Zuul
Branch: master

commit 995744c576503b1de90c922dbecf690ad49f244f
Author: Sean Mooney <email address hidden>
Date: Mon Aug 27 18:30:53 2018 +0100

    Always set ovs bridge name in vif:binding-details

    - This change updates _set_bridge_name to set
      the bridge name field in the vif binding details.
    - This change adds the integration_bridge name
      to the agent configuration report.

    Change-Id: I454efcb226745c585935d5bd1b3d378f69a55ca2
    Closes-Bug: #1788009