Add Intel Fortville 40G VF driver to sample VNF image 11/51111/6
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Thu, 25 Jan 2018 09:19:18 +0000 (09:19 +0000)
committerMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Mon, 29 Jan 2018 13:22:45 +0000 (13:22 +0000)
commit15e122a770d6349c84801dd05891e21661cbad2c
tree41b120941eb3fcc27183e2dc1318bdd3bc01d18f
parent810f91e242a5d1a562712df72a9ec95605ed1bab
Add Intel Fortville 40G VF driver to sample VNF image

1) Add common YAML config file to add kernel drivers to sample VNF image.
2) Add Intel Fortville 40G VF driverto sample VNF image using
   common YAML config file for drivers.
3) Configure i40evf driver to load on boot

JIRA: YARDSTICK-968

Change-Id: I223c8a10d77352baf4f41a481f465970655ba251
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
ansible/roles/download_drivers/defaults/main.yml [new file with mode: 0644]
ansible/roles/download_drivers/tasks/i40evf.yml [new file with mode: 0644]
ansible/roles/download_drivers/tasks/main.yml [new file with mode: 0644]
ansible/roles/install_drivers/tasks/Debian.yml [new file with mode: 0755]
ansible/roles/install_drivers/tasks/RedHat.yml [new file with mode: 0644]
ansible/roles/install_drivers/tasks/i40evf.yml [new file with mode: 0644]
ansible/roles/install_drivers/tasks/main.yml [new file with mode: 0644]
ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml