Comment 5 for bug 1928901

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/794950
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/8c796f4f1c25ae2fd045ba54cc3e92abde6e9b85
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 8c796f4f1c25ae2fd045ba54cc3e92abde6e9b85
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)
    (cherry picked from commit e15bfa6d8ddbaa9ad9608c28f8150134fe3f48d2)