Remove the quotes from the external network name 59/44359/3
authorManuel Buil <mbuil@suse.com>
Thu, 5 Oct 2017 13:38:06 +0000 (15:38 +0200)
committerMarkos Chandras <mchandras@suse.de>
Thu, 5 Oct 2017 14:32:34 +0000 (14:32 +0000)
commit5aafda4cedcf64d8261df853d749a328ed309784
treebc01d7a101acb6ad001bd1b0a92d9fe46ed9e07c
parentdfd9229ad20d0ff724ce5ccf45161c8eb5e2c9e5
Remove the quotes from the external network name

If we leave the quotes, functest will search for a neutron network with the
name "ext-net" instead of ext-net and will fail

Change-Id: I4ef62fa6ea69573f5872b864402ddb8644ce432d
Signed-off-by: Manuel Buil <mbuil@suse.com>
xci/playbooks/roles/prepare-functest/templates/env.j2