Using no-pci option rather than removing the dpdk-plugin in vpp. Removed starting... 25/8225/3
authorAlberto Compagno <[email protected]>
Mon, 28 Aug 2017 13:42:53 +0000 (15:42 +0200)
committerAlberto <[email protected]>
Mon, 28 Aug 2017 15:11:45 +0000 (17:11 +0200)
commit190c70c461a3808297b397cda14f35867bd837f8
treea758805fd0db3f36499b854c2a3407346cb86d01
parente4d3f8ca1c9e130c4cbb3211b9ac0850c2456973
Using no-pci option rather than removing the dpdk-plugin in vpp. Removed starting and stopping of vpp in the host to add the uio devices in the containers. Added executable option in the TextFile resource. vICN now deploy the vppctl_wrapper command in every container runing vpp. Several bugfixes on the cicn plugin.

Change-Id: I395bf92771bf27cf25324d208b847b640ccc475c
Signed-off-by: Alberto Compagno <[email protected]>
vicn/resource/icn/cicn.py
vicn/resource/linux/file.py
vicn/resource/lxd/lxc_container.py
vicn/resource/vpp/interface.py
vicn/resource/vpp/scripts.py
vicn/resource/vpp/vpp.py
vicn/resource/vpp/vpp_commands.py
vicn/resource/vpp/vpp_host.py