Comment 3 for bug 1928901

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

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

commit e15bfa6d8ddbaa9ad9608c28f8150134fe3f48d2
Author: Keigo Noha <email address hidden>
Date: Tue May 11 10:42:43 2021 +0900

    Add OVNCMSOptions to Controller and Networker roles

    OVN is a default networking service for Neutron.
    The default configurations for OVN were implemented but OVNCMSOptions
    was missing.
    This change introduces OVNCMSOptions to Controller and Networker roles.

    Closes-Bug: #1928901
    Change-Id: I441f16f5e596dcbc6f5e567b07d3cd19a57c21e2
    (cherry picked from commit 866645db1d558542ddda7c00409d39e9d0a0a1bd)