Update the v_bng init script to wait for tap0 81/22081/1
authorMatt Welch <matt.welch@intel.com>
Fri, 3 Nov 2017 20:00:15 +0000 (16:00 -0400)
committerMatt Welch <matt.welch@intel.com>
Fri, 3 Nov 2017 20:21:44 +0000 (16:21 -0400)
commit46bcdf2efab68604d0a239fca0291f916e9a4349
tree35bc1b4d411c147b8e7953114f24199e21eaecd1
parent5dbdc39be5e927c07a486f2f40afd7597c0166cb
Update the v_bng init script to wait for tap0

A route wasn't being added by the init script because vpp was not yet
ready.  This change will cause the init script to wait until the tap0
device has been created.

Change-Id: Ief11ce332e0ddfdf40b1fe8b9e067edf38568db0
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
vnfs/vCPE/scripts/v_bng_init.sh