Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1590551

Summary: DVR not enabled using ovn-dvr-ha
Product: Red Hat OpenStack Reporter: vkhanna
Component: python-networking-ovnAssignee: Assaf Muller <amuller>
Status: CLOSED DUPLICATE QA Contact: Eran Kuris <ekuris>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: apevec, lhh, majopela, nyechiel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-13 00:49:46 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 vkhanna 2018-06-12 21:02:19 UTC
Description of problem:

Overcloud deployment using below OVN environment file results in centralized routing. DVR seems to be disabled.

-e /usr/share/openstack-tripleo-heat-templates/environments/services-docker/neutron-ovn-dvr-ha.yaml

$ openstack router show main
| distributed | False

Comment 1 Assaf Muller 2018-06-13 00:49:46 UTC
Hi Varun,

OVN doesn't implemented the Neutron 'distributed' API extension. In other words, it doesn't populate the 'distributed' router attribute. Routers are distributed nevertheless. You can traceroute a VM's FIP to see which hops it goes through to verify.

*** This bug has been marked as a duplicate of bug 1565126 ***