Merge "Revert "Updating sriov_config.service to run before driverctl.slice and network-pre""

This commit is contained in:
Zuul 2022-03-07 20:39:37 +00:00 committed by Gerrit Code Review
commit 9c3f1f5804
1 changed files with 2 additions and 2 deletions

View File

@ -34,14 +34,14 @@ _SRIOV_CONFIG_SERVICE_FILE = "/etc/systemd/system/sriov_config.service"
_SRIOV_CONFIG_DEVICE_CONTENT = """[Unit]
Description=SR-IOV numvfs configuration
After=systemd-udev-settle.service openibd.service
Before=system-driverctl.slice network-pre.target openvswitch.service
Before=openvswitch.service
[Service]
Type=oneshot
ExecStart=/usr/bin/os-net-config-sriov
[Install]
WantedBy=basic.target
WantedBy=multi-user.target
"""
# VPP startup operational configuration file. The content of this file will