os-net-config/os_net_config
Saravanan KR ac8d1b9e0f Avoid openvswitch restarts during re-run
For offload configuration on the first time, opevswitch
need to be restarted after the interface configured to
switchdev mode to enable VF-LAG. But once it is configured,
openvswitch should not be restarted, which will create
VF-LAG failures. In general, in the TripleO during
updates/upgrades, ovs restart will not be triggered
and it will be allowed to the user to restart or reboot
the node. Aligning with it, opevswitch restart has been
avoided on all os-net-config re-runs.
Closes-Bug: #1887957

Change-Id: I0a3b374b321ba039c8e0b1c126ac3eb59e6dc980
(cherry picked from commit 4c95f7d087)
2020-07-24 04:07:39 +00:00
..
tests Set OVSBOOTPROTO to dhcp when using dhcpv6 with OVS 2020-06-18 11:52:35 +00:00
__init__.py ifdown does not work if no ifcfg file exist 2019-07-15 04:55:52 +00:00
cli.py Avoid openvswitch restarts during re-run 2020-07-24 04:07:39 +00:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Set OVSBOOTPROTO to dhcp when using dhcpv6 with OVS 2020-06-18 11:52:35 +00:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py SRIOV VF: Add min_tx_rate and max_tx_rate 2020-04-06 07:41:15 +00:00
schema.yaml SRIOV VF: Add min_tx_rate and max_tx_rate 2020-04-06 07:41:15 +00:00
sriov_config.py Retries are attempted if VF configuration fails 2020-05-13 13:04:24 +00:00
utils.py Skip VFs configured for DPDKs during NIC ordering 2020-05-20 05:15:54 +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