os-net-config/os_net_config
Bob Fournier 22ca42f79c Retry ovs-appctl command
The ovs-appctl command may fail when setting an interface as a
slave interface in a bond and the primary has not come up yet
from a preceding ifup call.  Retry the ovs-appctl and log an
error if the command still fails.

Change-Id: I3f04a5d6c3a6dc324a2978fdecd2a77df0bf1ba0
Closes-Bug: 1797955
(cherry picked from commit 25c70ea076)
(cherry picked from commit e78d45f368)
2018-11-26 18:31:17 +00:00
..
tests Apply IP/netmask/route/MTU changes without bouncing interfaces. 2018-11-09 17:54:27 +01:00
__init__.py Retry ovs-appctl command 2018-11-26 18:31:17 +00:00
cli.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Apply IP/netmask/route/MTU changes without bouncing interfaces. 2018-11-09 17:54:27 +01:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
schema.yaml Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
sriov_config.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
utils.py Apply IP/netmask/route/MTU changes without bouncing interfaces. 2018-11-09 17:54:27 +01:00
validator.py Add schema-based config data validation 2017-07-12 22:57:34 +02:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00