• 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
  • ..
  • simple
  • scenario.json
  • Simon Hunt's avatar
    GUI -- store ref to node/link selection in backing data. · 7cd48f36 ...
    7cd48f36 Browse Files
    - tweaking force-layout parameters; now host-to-host intent path is highlighted.
    - injectTestEvent() now uses recursion to look for appropriate json files.
    - implemented updateHost() event.
    - some refactoring cleanup in topo2.js
    
    Change-Id: I888f05032d3c9df6470bd4d2f399f61efb9dbd46
    Simon Hunt authored 2014-11-10 00:56:05 -0800
scenario.json 215 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "comments": [
    "Add two devices and one link (auto), and two hosts.",
    "Then update the two hosts (with IP address labels)."
  ],
  "title": "Simple Startup Scenario",
  "params": {
    "lastAuto": 0
  }
}