Comment 6 for bug 1881593

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/732175
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=c90bbe188efafc3d4a073e8152d730b42af44b27
Submitter: Zuul
Branch: master

commit c90bbe188efafc3d4a073e8152d730b42af44b27
Author: Harald Jensås <email address hidden>
Date: Mon Jun 1 12:04:15 2020 +0200

    OVNChassisMacPorts for distributed VLAN

    For distributed vlan in ovn we need to add support of
    creating mac addresses per compute and seting them in
    external_ids:ovn-chassis-mac-mappings.

    This change passes the ovn::controller::ovn_bridge_mappings
    to the role node configuration so that ports for each
    bridge mapping can be created. The map of physnet/mac_address
    pairs is placed in the role output, and in RoleGroupVars.

    Related-Bug: #1881593
    Change-Id: If24653b629e39b6dd7ec6d09ae0ef32d7842c48f