lib.sh: Use host bridge in favor of virsh network 17/43217/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 26 Sep 2017 18:52:36 +0000 (20:52 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 26 Sep 2017 18:57:16 +0000 (20:57 +0200)
commit96cccf2b507949978c1b37c65961a5182ffbbbfd
treeb5b563f6fe92c623fffecdfc94b4bb520824c789
parentd02f6752929c0c38a7890c6f496102076bfe6afa
lib.sh: Use host bridge in favor of virsh network

If a linux bridge already exists on the jump host, with the same
name as the value passed via `-B` or the default, use it instead
of trying to create a virsh network.

Change-Id: If7f0753ec366d429ff101c2b37dd68f895903404
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mcp/scripts/lib.sh