Comment 10 for bug 1990480

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/859834
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/aaf4435d2c013ab631103ac2a45e73d50dac34cc
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit aaf4435d2c013ab631103ac2a45e73d50dac34cc
Author: yatinkarel <email address hidden>
Date: Mon Sep 26 17:17:25 2022 +0530

    Enable dns_domain_ports extension by default

    'dns_domain_ports' extension allows dns_domain to be set
    for ports and ML2 OVN supports it since wallaby[1]
    and ML2 OVS long before that.
    This patch replaces 'dns' with 'dns_domain_ports' for
    NeutronPluginExtensions in ml2 plugin heat template and
    all environment files.
    'dns' extension not equired to be enabled explicitly
    with 'dns_domain_ports' as it inherits all the capabilities
    of 'dns' extension.

    [1] https://review.opendev.org/q/Ic269902ef7a16893c4ea624b04347d04db4f52d9

    Related-Bug: #1990480
    Change-Id: I25f75d7bd8864ea132246cea79e073232d664d76
    (cherry picked from commit 7efe0063b97bfdd9dee960d920642f0385095558)
    Conflicts:
            environments/services/undercloud-neutron-ovn-dhcp.yaml