Overview
Comment: | Minor tweak to slide change in script. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fosdem-2014 |
Files: | files | file ages | folders |
SHA1: |
33d4d26491e13aebabda41ee19d82683 |
User & Date: | ivan on 2014-01-30 15:36:14 |
Other Links: | branch diff | manifest | tags |
Context
2014-01-30
| ||
15:38 | Forgot to add partner list to second unfolded slide. check-in: 020be4ef8c user: ivan tags: fosdem-2014 | |
15:36 | Minor tweak to slide change in script. check-in: 33d4d26491 user: ivan tags: fosdem-2014 | |
15:34 | Show slices and slivers in additional step in arch diagram animation. check-in: 908a6d1f8b user: ivan tags: fosdem-2014 | |
Changes
Modified script,lightning.txt from [ebb632a7b6] to [0344c1f432].
52 52 - Besides supporting experimentation, *##* CONFINE helps physically extend CNs 53 53 not only with new Community-Lab nodes, but also with new links… 54 54 - … and even services hosted in nodes like web servers, video broadcast 55 55 stations, etc. to be used by the community. *##* 56 56 - In a more sophisticated approach, nodes can also be used to implement cloud 57 57 infrastructure provided and managed by the community for the community. 58 58 This is the mission of the Clommunity project. 59 +- Now, how does the Community-Lab testbed work? *##* 59 60 60 61 * Architecture and technologies 61 62 ** Testbed architecture 62 -- Now, how does the Community-Lab testbed work? *##* 63 63 - It consists of a set of nodes (managed by CN members) that follow the 64 64 configuration in a set of servers (managed by testbed operators). 65 65 - All components in the testbed become reachable via a dedicated management 66 66 network implemented as an IPv6 overlay. *##* 67 67 - Then researchers define experiments (the so called slices) in a server. 68 68 - And nodes use a REST API to get those definitions from servers and run 69 69 several of them simultaneously as VMs (the so called slivers).