Add OVNCMSOptions to Controller and Networker roles

Bug #1928901 reported by Keigo Noha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Undecided
Unassigned

Bug Description

Current T-H-T default network mechanism driver is OVN.
However, the default configuration for OVN is insufficient to use OVN properly.
The lack of OVNCMSOptions to Controller and Networker role causes the network connectivity issue when fip and router gateway are scheduled on the same compute node.
To avoid the issue, we should set OVNCMSOptions to Controller and Networker roles.

Changed in tripleo:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/790541
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/866645db1d558542ddda7c00409d39e9d0a0a1bd
Submitter: "Zuul (22348)"
Branch: master

commit 866645db1d558542ddda7c00409d39e9d0a0a1bd
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

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/794062

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)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/794950

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)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/ussuri)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 14.1.2

This issue was fixed in the openstack/tripleo-heat-templates 14.1.2 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 15.0.0

This issue was fixed in the openstack/tripleo-heat-templates 15.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 13.4.0

This issue was fixed in the openstack/tripleo-heat-templates 13.4.0 release.

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

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

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

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/train)
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/+/802774
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/35cf18c7d940dc3bf599a42577b4a7f07ea9d24f
Submitter: "Zuul (22348)"
Branch: stable/train

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

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 12.4.6

This issue was fixed in the openstack/tripleo-heat-templates 12.4.6 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates train-eol

This issue was fixed in the openstack/tripleo-heat-templates train-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.