Comment 6 for bug 2037418

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

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

commit b28285cc5fb37ab71378082ebd24eff34aaad21e
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Sep 26 13:13:20 2023 +0000

    Add "DhcpAgentNotification=true" in OVS DPDK template

    Since [1], the default value of "DhcpAgentNotification" is false.
    Any OVS deployment (with DHCP agents) should have this flag enabled.
    The OVS DPDK template missed this update.

    Closes-Bug: #2037418

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

    Change-Id: I5029c4dff4a3c78a728af2a3fb3a62352d829aca
    (cherry picked from commit df5039a5c86c259fff6c60663356dcc07520c6a3)