• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • ..
  • startup
  • scenario.json
  • Simon Hunt's avatar
    GUI -- augmented hash parsing to include flags (after '?'), which are passed int… · 56d51855 ...
    56d51855
    …o view callbacks as a boolean map.
     - moved event test files into sub directories
     - prepared topo2.js for scenario choice via hash context and 'local' (and 'debug') flag.
     - added 'simple' scenario: 2 switches, 1 link, and 2 hosts.
     - augmented topo event dispatch for yet-to-be-implemented event handlers.
     - implemented addHost() event handler.
    
    Change-Id: I06b032684fd4d5f85262d13d58ad10edae23b3ed
    Simon Hunt authored 2014-11-09 15:24:49 -0800
scenario.json 193 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "comments": [
    "This scenario steps through adding devices and links.",
    "(Typical 'start-ip' of the view.)"
  ],
  "title": "Startup Scenario",
  "params": {
    "lastAuto": 32
  }
}