• 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
  • ..
  • intentSketch
  • scenario.json
  • Simon Hunt's avatar
    GUI -- Added updateDevice event handling. · bb282f57 ...
    bb282f57
     - Display offline devices as grey.
     - Tracing web socket messages (for now, in console; in future, to trace view).
     - Captured sample events for use with test scenarios - both from and to the server.
     - Added description to scenario file.
    
    Change-Id: I7825b32d63496ebea2ab5789519fb0c6af6c5257
    Simon Hunt authored 2014-11-10 16:55:40 -0800
scenario.json 151 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
{
  "comments": [
    "This scenario steps through adding a host intent."
  ],
  "title": "Host Intent Scenario",
  "params": {
    "lastAuto": 0
  }
}