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.
Let's check that this will no out-of-sync because of the described behavior in 4.4.
Closing due to lack of resources and not enough interest from users