Simplify external networking for os 69/63269/2
authorManuel Buil <mbuil@suse.com>
Mon, 8 Oct 2018 09:51:34 +0000 (11:51 +0200)
committerManuel Buil <mbuil@suse.com>
Fri, 12 Oct 2018 20:36:08 +0000 (22:36 +0200)
commit2435b4034bd55dd144af7b65c01feb41898a9640
tree7a4a9fdd0ad53665a4fb75c454b5b302d073bf41
parentdd7fb5f6ac6dc11027f3d916deaa86504f489197
Simplify external networking for os

We were right now creating an overlay network with gateway in the opnfv
vm. This makes floating ips work but if we need internet connection from
vms, things get complicated and messy.

As we are only using up to 7 ips from the 192.168.122.0/24, we can
consider it the provider network for openstack and use ips starting from
192.168.122.100 as floating ips or ips for routing (doing SNAT as
always)

Change-Id: I09af663069ae95a9d265d98f1531778eb37134e2
Signed-off-by: Manuel Buil <mbuil@suse.com>
xci/playbooks/roles/prepare-tests/defaults/main.yml
xci/playbooks/roles/prepare-tests/tasks/main.yml