Hide Forgot
Description of problem: The os-net-config schema has an element for routes for SR-IOV PFs, but they aren't implemented properly. Routes are ignored on SR-IOV PFs. Version-Release number of selected component (if applicable): OSP 13 through current versions. How reproducible: 100% Steps to Reproduce: 1. Create an SR-IOV PF with routes in the network config template 2. Deploy Actual results: Routes on SR-IOV PF interfaces are ignored Expected results: Routes should be written to /etc/sysconfig/network-scripts/route-<PF_Iface>, but no routes are written. Additional info: The code to handle routes for SR-IOV PFs isn't present in impl_ifcfg.py. They should be handled the same way as other interface types.
Verified that os-net-config is now adding routes for SR-IOV PF interfaces.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0643