• 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
  • ..
  • migrate
  • scenario.json
  • Simon Hunt's avatar
    GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. · b0ec1e55 ...
    b0ec1e55
    - Rudimentary handling of 'showSummary' event implemented.
    - Fixed resize behavior of topo SVG.
    - Created 'migrate' mock-server scenario.
    - Added 'restart' command to mock-server.
    
    Change-Id: I90ac93dbc9efb8f17ef95825d3159030145267a2
    Simon Hunt authored 2015-01-28 18:13:49 -0800
scenario.json 218 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
{
  "comments": [
    "Used during the migration of old GUI (topo.js==3.1KLOC) to Angular"
  ],
  "title": "Migration Helper",
  "params": {
    "lastAuto": 0
  },
  "description": [
    "Do what you need to..."
  ]
}