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

Bug 1791555

Summary: [RFE] Support default route with IPv6 only on vdsm
Product: [oVirt] vdsm Reporter: Ales Musil <amusil>
Component: CoreAssignee: bugs <bugs>
Status: CLOSED DEFERRED QA Contact: Michael Burman <mburman>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.40.9CC: bugs, dholler, mperina
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-11 07:43:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1680970, 1807256, 1820988    
Bug Blocks: 1080725    

Description Ales Musil 2020-01-16 07:57:18 UTC
Description of problem:

IPv6 only default route is supported via engine, but vdsm is still not capable 
to report default route true for only IPv6 setup. 


Version-Release number of selected component (if applicable):
4.4

How reproducible:
100%

Steps to Reproduce:
1. Set only IPv6 static network with gateway, defaultRoute = True
2. Get networkcaps

Actual results:

defaultRoute in caps is False


Expected results:

defaultRoute in caps is True


Additional info:
Currently defaultRoute is in idrect relation with IPv4.

Comment 3 Dominik Holler 2020-02-11 14:37:10 UTC
Let's check that this will no out-of-sync because of the described behavior in 4.4.

Comment 8 Martin Perina 2021-03-11 07:43:05 UTC
Closing due to lack of resources and not enough interest from users