• 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
  • ..
  • devices
  • scenario.json
  • Simon Hunt's avatar
    GUI -- Added "devices" scenario to display all device types. · 044f2807 ...
    044f2807
     - added "query" glyph.
     - added glyphDefined() predicate to glyph service.
     - made sure query glyph is displayed if a device type for which there is no corresponding glyph is encountered.
    
    Change-Id: Id5339ad3b666b885e096ced57760c5f84d8bcfc2
    Simon Hunt authored 2015-10-08 12:38:16 -0700
scenario.json 178 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
{
  "comments": [
    "Showing all device types"
  ],
  "title": "Show Device Types",
  "params": {
    "lastAuto": 16
  },
  "description": [
    "Show all device types."
  ]
}