aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorial/tutorial02-dumbell.json
AgeCommit message (Collapse)AuthorFilesLines
2017-04-12Updated LXD image in tutorials + new tutorial + Changed logs for LXD ↵Marcel Enguehard1-16/+16
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-03-25Misc. improvements to vICN codebase detailed below.Jordan Augé1-0/+318
- 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>