Comment 5 for bug 1947127

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/838650
Committed: https://opendev.org/openstack/neutron/commit/8fe19f1ba45fdd4cabf80aa56825c9f007b2b11a
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 8fe19f1ba45fdd4cabf80aa56825c9f007b2b11a
Author: Dr. Jens Harbott <email address hidden>
Date: Thu Oct 14 11:19:41 2021 +0200

    Fix list of DNS extensions supported by OVN

    The OVN driver needs to announce all DNS extensions as supported,
    otherwise the neutron server will reject them.

    Conflicts:
          neutron/common/ovn/extensions.py

    NOTE(zhhuabj): The conflict is due to having change 666562a258c in stable/Xena.

    Closes-Bug: 1947127
    Signed-off-by: Dr. Jens Harbott <email address hidden>
    Change-Id: Ic269902ef7a16893c4ea624b04347d04db4f52d9
    (cherry picked from commit 8a890ed29c681847d930bdf5403926c2e1450f9d)
    Signed-off-by: Zhang Hua <email address hidden>