summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-04-13Adding support for package creation.Vicn-v1.0Mauro Sardara6-20/+332
The script for creating the package is scripts/build-package.sh, and it will create the correct package depending on the OS and the architecture users are running on. Supported OS: Ubuntu 16.04 Change-Id: I852e4b669114cfedaa1bb4d82e970f9aa639919b Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-12Updated LXD image in tutorials + new tutorial + Changed logs for LXD ↵Marcel Enguehard6-38/+243
NotFound to warnings + Number of workers is now a function of the number of CPUs Change-Id: I926ac0e86cd2c594c3f9fce7e20e80a385b4f56a Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-04-11Merge "Adding the capability to create link between two containers on two ↵Luca Muscariello1-17/+33
physically distant servers plus: small typo fix in net_device.py" into vicn/master
2017-04-11* Handler for Lxd NotFound exception for attributesMarcel Enguehard4-105/+134
* Typo in capacity settings * Error handling: vICN fails directly on exception * Removed urllib3 warnings * Trailing spaces Change-Id: I9358d33da8607f62496a4bfadd5da5228ee484dc Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-04-10Adding the capability to create link between two containers on two ↵Jacques Samain2-18/+34
physically distant servers plus: small typo fix in net_device.py Change-Id: I40ccf95e1fa81089b30a853d02bb47aab6223a90 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-04-07Adding packaging info to CMakeLists.txtMauro Sardara2-4/+6
Change-Id: Ic57f225f0c2f5a8818f092779faca66b3dcf347f Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-06Adding support for building radio emualtion packagesMauro Sardara5-0/+98
Change-Id: I49a11dfd574dda7258e868e01fc095a8ba7fd42f Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-03-31Topology cleanup fix + fix for requirements + fix for local physical serversMarcel Enguehard3-20/+77
Change-Id: Ifd090122348f362a65e5d86ce62784be2821d12b Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-03-25Misc. improvements to vICN codebase detailed below.Jordan Augé22-172/+780
- vICN core . Added python setup script (allowing package installation) . Better error handling - Resources . LXD : better handling of certificate generation . Physical : generation of SSH keypair within vICN . Link : code simplification . EmulatedLteChannel: fixed typo in netmask configuration of emu-radio (missing /) - Examples . Added json file for tutorial #2 - Dumbell . New tutorial #03 - Load balancing in WiFi/LTE hetnet - Other minor changes incl. code cleanup (trailing spaces, etc.) Change-Id: Id306ca71e27d9859aa72760f63a2bc364bfe8159 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2017-03-24Packages+Error handling for VppHostMarcel Enguehard1-3/+3
Change-Id: I3ef3711b21c385a191d09be3823588309eece2ca Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-02-24Initial commit: vICNJordan Augé217-0/+61852
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2017-02-02Initial empty repositoryVanessa Rene Valderrama0-0/+0