9
This project has received funding from the European Union’s Seventh Framework Programme for research, technological development and demonstration under grant agreement no 619543 Develop, Deploy and Deliver with NetIDE: An Integrated Service Level Network Programming Framework Pedro A, Aranda (TID)

Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

Embed Size (px)

Citation preview

Page 1: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

ThisprojecthasreceivedfundingfromtheEuropeanUnion’sSeventhFrameworkProgramme forresearch,technologicaldevelopmentanddemonstrationundergrantagreementno619543

Develop,DeployandDeliverwithNetIDE:AnIntegratedServiceLevelNetworkProgrammingFramework

PedroA,Aranda(TID)

Page 2: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

2

ChallengesforthecurrentSDNlandscape

Can’t easily portthem:Youimplementfor

ControllerX,youcan’tmakesamecoderun

onControllerY

Can’teasilycombinethem:Youcan’trunanLBapptogetherwithanFWapp

ontopofthesamenetwork

Can’teasilydebugthem:OnlyfewSWdevelopment

toolsareavailableforSDN,inmostcasescontroller-specific

NetworkApps

Page 3: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

NetIDE aimsatsupportingthewholedevelopmentlifecycleofnetworkappsinaplatform-independentfashion:* IntegratedSDNdevelopmentenvironment* CoveringthefulllifetimeofSDNapplications* ItbringsallthegoodiesofSoftwareDesignandDevelopmenttoNetworking:* Platformindependence* Codere-usability* Developertools(debugger,profiler,logger,etc.)

3

TheNetIDE Framework

Page 4: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

* Client/ServerSDNcontrollerparadigmofONF

* NetworkApplication’smodulesaregiventheruntimeenvironmenttheyexpectintheclientcontroller

* Multi-controller support(ONOS,OpenDaylight,Ryu,Floodlight,…)

* Backend:southboundplugin

* CoreLayer:providesacontroller-independentmeanstoresolveconflictsbetweenapps,interfaceswiththetools

* ShimLayer:northboundplugin

TheNetworkEngine

Page 5: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

Develop,DeployandTest

10/19/16 5

Developthecodeandconfigurethetopology

AutomaticallydeploytheSDNapplications

Testanddebugtheapplications

Page 6: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

CodeEditorsGraphical

TopologyEditor

Toolsfordebuggingandinspectingofthecontrol

channel

TheIntegratedDevelopmentEnvironment

* CodeEditors(PyDev,CDT,Java)

* Topologyeditor

* InterfacewiththeNetworkEngineandtools

* Accessunderlyingnetwork

* AccesstotheMininet CLI

* NetworkElements

Page 7: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

Enablingthedevelopertosystematicallytest,profile,andtunetheirNetworkApp* Logger:tracingcapabilitiestojudgetheperformanceofthedeployedNetworkApp

* GarbageCollector:Cleanstheswitches’memoryfromunusedflowrules

*ModelChecker:systematicallyexercisesappbehaviour andflagactionsthatleadtoviolationsofthedesiredsafetyproperties

* Profiler:judgingtheimpactofnetworkfailuresontheNetworkAppbehaviour

* Debugger:supportsdebugofpacketprocessing(OFReplay,packetinspectionandflowtablechecking)

Developertools

Page 8: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

WeassuresurvivalofNetIDE resultsbycontributingthemtodifferentFOSSprojectsSourcecodeofIDE,NetworkEngineandToolsarepubliclyavailableonGithub underEclipsePublicLicensev1.0Usecases containsimplementationsoftargetscenariosthatvalidatetheNetIDE framework.

https://github.com/fp7-netide

Tryourcode?

Page 9: Develop, Deploy and Deliver with NetIDE: An Integrated ...5g-crosshaul.eu/wp-content/uploads/2016/10/NetIDE_ODL.pdf · on Controller Y Can’t easily combine them: You can’ t run

ThankYou!

10/19/16 9