os-net-config/os_net_config
Bob Fournier 25c70ea076 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
2018-10-18 17:17:39 -04:00
..
tests Fix numbered NIC mapping when using dotted VLAN notation 2018-07-27 03:49:16 -07:00
__init__.py Retry ovs-appctl command 2018-10-18 17:17:39 -04:00
cli.py Adding VLAN support and other configs for sriov_vf 2018-07-10 01:19:04 -04:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Restart ivs/nvfswitch after config file is updated 2018-09-24 16:35:11 -04:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Fix numbered NIC mapping when using dotted VLAN notation 2018-07-27 03:49:16 -07:00
schema.yaml Allow list_of_routes to be [] in config 2018-10-05 06:24:09 +00:00
sriov_config.py Adding VLAN support and other configs for sriov_vf 2018-07-10 01:19:04 -04:00
utils.py Add check for OVS for objects that require it 2018-07-17 01:12:53 -04: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