aboutsummaryrefslogtreecommitdiffstats
path: root/vicn/resource/vpp/scripts.py
AgeCommit message (Collapse)AuthorFilesLines
2017-10-09Several fixes related to async_set, ip addressing, and memif interfaces for VPPMarcel Enguehard1-1/+1
Change-Id: I26b7928751f41ea66ba47bb1becac33cf5195915 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-08-28Using no-pci option rather than removing the dpdk-plugin in vpp. Removed ↵Alberto Compagno1-0/+8
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 <acompagn+fdio@cisco.com>
2017-07-19* GUI resourceMarcel Enguehard1-1/+1
* MemIf interface for VPP * Better netmodel integration * Draft documentation * New tutorials * Improved monitoring and error handling * Refactored IP addresses and prefixes representation * Improved image mgmt for LXD * Various bugfixes and code refactoring Change-Id: I90da6cf7b5716bc7deb6bf4e24d3f9f01b5a9b0f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-02-24Initial commit: vICNJordan Augé1-0/+287
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>