xci: Networking fixes to introduce role and interface var
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 30 Mar 2017 12:11:59 +0000 (14:11 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit212db4ee0e1941c7dd73569c5b7369c96f7a8752
tree9e7869993da15bfcff98c5646373c31f5486a553
parentf0c60234bd35f4dd864d058dab71d0dd4ab4bced
xci: Networking fixes to introduce role and interface var

Network configuration task and accompanied handler put into a role
and handler is converted to task.

Distro specific var, interface, is introduced to ensure we do not
hardcode the interface which might not be available.

Update the templates accordingly.

Change-Id: I667620fe22c93a9b20a1d8c1b7b0051d7647b591
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/playbooks/configure-opnfvhost.yml
xci/playbooks/roles/configure-network/tasks/main.yml [new file with mode: 0644]
xci/template/compute.interface.j2
xci/template/controller.interface.j2
xci/template/opnfv.interface.j2
xci/var/Debian.yml