fix installation bail problem 40/78240/1
authorwrider <lji@research.att.com>
Thu, 3 Jan 2019 18:53:23 +0000 (13:53 -0500)
committerLusheng Ji <lji@research.att.com>
Mon, 11 Feb 2019 17:36:50 +0000 (17:36 +0000)
commitc1a53ef03351c1577a27d082ab2e9ee1dcba653b
tree21378e5f060bc6c78416d068805e71ae33074091
parent1b7b647d9c8b1ddc491cf3c1398a7f14b16b4fbf
fix installation bail problem

The dcae2_install script would bail due to "set -e" when docker
network is not configured.  This fix added additional clean up
checking.

Issue-ID: DCAEGEN2-1007
Change-Id: I5fa551fad498e311bfebe038416a7444b635d934
Signed-off-by: wrider <lji@research.att.com>
(cherry picked from commit d3d1abc28e5998bcdf2ed01fb1c51319e9793fd2)
boot/dcae2_vm_init.sh