• 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
  • ..
  • instances
  • scenario.json
  • Simon Hunt's avatar
    GUI -- Re-instated Packet / Optical Layer filters. · a5e8914e ...
    a5e8914e
    - Adding ONOS instance fly-in pane. Note: still WIP.
    - refactored onos.ui.addFloatingPanel to allow TL vs. TR.
    - added instance pane to topo view.
    - implemented addInstance() event.
    - refactored event tracing.
    - added instances test scenario.
    
    Change-Id: I58d9769afa8aee9079ec778496cbc47bef329608
    Simon Hunt authored 2014-11-14 11:58:13 -0800
scenario.json 309 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{
  "comments": [
    "Developing ONOS instance visualization"
  ],
  "title": "ONOS Instance Scenario",
  "params": {
    "lastAuto": 17
  },
  "description": [
    "Visualizing ONOS instances.",
    "",
    "Press 'S' to load initial events.",
    "",
    "Press spacebar to complete the scenario..."
  ]
}