xci: Networking fixes to introduce role and interface var 81/32481/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 30 Mar 2017 12:11:59 +0000 (14:11 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 30 Mar 2017 13:23:38 +0000 (15:23 +0200)
commite7491c89ac3a78ccf4d682e0741dd51c4817b6a5
tree88903af68a902509bc6ae233b9e0d82f7dc6f7aa
parentd5dfeab7f851e407d6bb72ad0329897d4668fff2
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>
prototypes/xci/playbooks/configure-opnfvhost.yml
prototypes/xci/playbooks/roles/configure-network/tasks/main.yml [new file with mode: 0644]
prototypes/xci/template/compute.interface.j2
prototypes/xci/template/controller.interface.j2
prototypes/xci/template/opnfv.interface.j2
prototypes/xci/var/Debian.yml