This is an archive of the ONOS 1.5 wiki. For the current ONOS wiki, look here.

USECASE_SdnipFunctionCluster at 11 Jan 2016 07:48:27

commit dd415c31d8a0d57fbe4a3ab721e2a95d7afa4495 (HEAD, origin/onos-1.3, onos-1.3)
Author: Jonathan Hart [jono@onlab.us]
AuthorDate: Mon Nov 16 10:56:20 2015 -0800
Commit: Jonathan Hart [jono@onlab.us]
CommitDate: Mon Nov 16 14:14:24 2015 -0800

Protect against exceptions thrown in application's packet processors.

Case 101: Setting up ONOS environment - PASS

  • 101.1 Applying cell variable to environment - PASS (tick)
  • 101.2 Creating ONOS package - PASS (tick)
  • 101.3 Installing ONOS package - PASS (tick)
  • 101.4 Checking if ONOS is up yet - PASS (tick)
  • 101.5 Checking if ONOS CLI is ready - PASS (tick)

Case 100: - PASS

  • 100.1 Starting Mininet Topology - PASS (tick)
  • 100.2 Connect switches to controllers - PASS (tick)

Case 200: Activate sdn-ip application - PASS

  • 200.1 Activate sdn-ip application - PASS (tick)

Case 102: Load methods from other Python file and create tunnels - PASS

  • 102.1 Set up tunnel from Mininet node 1.1.1.2:2000 to ONOS node 10.254.1.201:2000 - PASS (tick)
  • 102.2 Set up tunnel from Mininet node 1.1.1.4:2000 to ONOS node 10.254.1.202:2000 - PASS (tick)
  • 102.3 Set up tunnel from Mininet node 1.1.1.6:2000 to ONOS node 10.254.1.203:2000 - PASS (tick)