Bug 1700043
Summary: | [RHOSP13] OVN-DVR Floating IP is not distributed in each compute nodes and external_mac column not binded with MAC address | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Pradipta Kumar Sahoo <psahoo> |
Component: | python-networking-ovn | Assignee: | Assaf Muller <amuller> |
Status: | CLOSED DUPLICATE | QA Contact: | Eran Kuris <ekuris> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 13.0 (Queens) | CC: | apevec, dalvarez, lhh, lmartins, majopela, nusiddiq, psahoo, rsafrono, scohen |
Target Milestone: | --- | Flags: | rsafrono:
automate_bug+
|
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-05-07 10:00:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pradipta Kumar Sahoo
2019-04-15 16:35:50 UTC
Hi Daniel, Thank you for the update. Now I upgraded the OSP13 environment to z6 with updated "python2-ovsdbapp-0.10.3-1.el7ost.noarch" and verified that default OVN-DVR-HA integration the floating IP (snat_dnat) communicated via compute node and Without Fip the SNAT traffic traversed by Controller node. # ovn-nbctl lr-nat-list neutron-5cc4530a-23b3-4c3a-973e-52c3531ef55a TYPE EXTERNAL_IP LOGICAL_IP EXTERNAL_MAC LOGICAL_PORT dnat_and_snat 10.74.167.211 192.168.1.6 fa:16:3e:94:8e:89 755413fa-fd8d-4e4f-bcdb-bd9e69b12268 snat 10.74.167.218 192.168.2.0/24 snat 10.74.167.218 192.168.1.0/24 Regards, Pradipta *** This bug has been marked as a duplicate of bug 1674560 *** |