summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Marcel Enguehard [Tue, 25 Apr 2017 14:41:36 +0000 (16:41 +0200)]
VPP fixes + refactored for libicnet + trailing spaces
Change-Id: Ib31d27c4d26eececa991327f2994cf60370b86d9
Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Marcel Enguehard [Tue, 25 Apr 2017 11:37:27 +0000 (13:37 +0200)]
Typo for VPP interfaces + More explicit exceptions for BashTask + Forgotten if-statement in LxcContainer setup
Change-Id: I7b450b13e632899bef5ff37168a9454fe4e92640
Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Mauro Sardara [Wed, 19 Apr 2017 16:20:59 +0000 (16:20 +0000)]
Merge "Updated topology and script for Internet2 tutorial" into vicn/master
Marcel Enguehard [Wed, 19 Apr 2017 16:06:35 +0000 (18:06 +0200)]
Updated topology and script for Internet2 tutorial
Change-Id: Iaeddb03d959d639b30504cb8dbd5e886b9e3a57a
Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Mauro Sardara [Sat, 15 Apr 2017 15:30:22 +0000 (17:30 +0200)]
Adding build number to ns3 package after building the emulators.
Change-Id: I5f295924db7995946764446e5e22e5e8948ae272
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
Mauro Sardara [Thu, 13 Apr 2017 09:58:24 +0000 (11:58 +0200)]
Adding support for package creation.
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>
Marcel Enguehard [Wed, 12 Apr 2017 08:44:55 +0000 (10:44 +0200)]
Updated LXD image in tutorials + new tutorial + Changed logs for LXD 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>
Luca Muscariello [Tue, 11 Apr 2017 17:42:34 +0000 (17:42 +0000)]
Merge "Adding the capability to create link between two containers on two physically distant servers plus: small typo fix in net_device.py" into vicn/master
Marcel Enguehard [Tue, 11 Apr 2017 08:24:25 +0000 (10:24 +0200)]
* Handler for Lxd NotFound exception for attributes
* 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>
Jacques Samain [Mon, 10 Apr 2017 08:58:31 +0000 (10:58 +0200)]
Adding the capability to create link between two containers on two physically distant servers
plus: small typo fix in net_device.py
Change-Id: I40ccf95e1fa81089b30a853d02bb47aab6223a90
Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
Mauro Sardara [Fri, 7 Apr 2017 18:29:36 +0000 (20:29 +0200)]
Adding packaging info to CMakeLists.txt
Change-Id: Ic57f225f0c2f5a8818f092779faca66b3dcf347f
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
Mauro Sardara [Thu, 6 Apr 2017 18:14:28 +0000 (20:14 +0200)]
Adding support for building radio emualtion packages
Change-Id: I49a11dfd574dda7258e868e01fc095a8ba7fd42f
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
Marcel Enguehard [Fri, 31 Mar 2017 16:34:54 +0000 (18:34 +0200)]
Topology cleanup fix + fix for requirements + fix for local physical servers
Change-Id: Ifd090122348f362a65e5d86ce62784be2821d12b
Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Jordan Augé [Sat, 25 Mar 2017 01:00:42 +0000 (02:00 +0100)]
Misc. improvements to vICN codebase detailed below.
- 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>
Marcel Enguehard [Fri, 24 Mar 2017 15:28:52 +0000 (16:28 +0100)]
Packages+Error handling for VppHost
Change-Id: I3ef3711b21c385a191d09be3823588309eece2ca
Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Jordan Augé [Fri, 24 Feb 2017 13:58:01 +0000 (14:58 +0100)]
Initial commit: vICN
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7
Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
Vanessa Rene Valderrama [Thu, 2 Feb 2017 17:08:11 +0000 (17:08 +0000)]
Initial empty repository