os-net-config/os_net_config
waleedm 490ee4fbeb Updating sriov_config service to run after openibd service
When having sriov configured in mlnx interfaces and we are using MLNX
ofed, it will install openibd and in reboot case we'll have a race between
sriov_config service and that openibd service which loads mlx drivers,
sometimes it causes failures in starting sriov_config service.
So updating sriov_config service to run after openibd service if it's
present, if not as in default case, systemd ignores it.

Closes-Bug: #1918255
Change-Id: I047e3c40815b71de10e6641c1d39b29de563d8d2
(cherry picked from commit 012b58ccc1)
2021-03-09 20:50:57 +00:00
..
tests Exclude DPDK mapped VF device even if not present 2021-01-25 04:21:42 +00:00
__init__.py basic support for Linux tap devices 2021-01-18 10:01:34 +00:00
cli.py Avoid openvswitch restarts during re-run 2020-07-24 04:06:28 +00:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py basic support for Linux tap devices 2021-01-18 10:01:34 +00:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py basic support for Linux tap devices 2021-01-18 10:01:34 +00:00
schema.yaml basic support for Linux tap devices 2021-01-18 10:01:34 +00:00
sriov_bind_config.py Support binding VFs after moving to switchdev 2020-11-29 09:15:20 +00:00
sriov_config.py Support binding VFs after moving to switchdev 2020-11-29 09:15:20 +00:00
utils.py Updating sriov_config service to run after openibd service 2021-03-09 20:50:57 +00:00
validator.py Removing the warnings generated due to yaml.load() 2019-03-18 05:54:11 -04:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00