os-net-config/os_net_config
Feng Pan d6e5314e6f Add retry and timeout for VPP interface discovery
VPP sometimes takes some time to come up, this causes VPP interface detection
to fail. This patch adds retries for interface discovery so we can properly
identify state of VPP interfaces.

Also contains minor fixes for regex for VPP configs generation code to prevent
cases where we might edit configs that are commented out.

Change-Id: I915d5455acb8d496438b9c9e851639d3a43e6fa9
Signed-off-by: Feng Pan <fpan@redhat.com>
2017-10-05 09:43:00 -04:00
..
tests Add retry and timeout for VPP interface discovery 2017-10-05 09:43:00 -04:00
__init__.py This patch adds initial support for the Contrail vRouter interface 2017-09-04 18:07:15 +03:00
cli.py Add NIC Mapping Reporting Feature 2017-08-25 19:23:14 +00:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Added driver option for Contrail DPDK 2017-09-27 11:30:35 +02:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Added driver option for Contrail DPDK 2017-09-27 11:30:35 +02:00
schema.yaml Added driver option for Contrail DPDK 2017-09-27 11:30:35 +02:00
utils.py Add retry and timeout for VPP interface discovery 2017-10-05 09:43:00 -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