ONOS-4326: TopoRegions: MockServer scenario with skeleton events.
The plan is to augment these events as we figure out what they will look like when populated. Change-Id: I3aa1cb22a6e339bf9f6f86fc1587783c0f63a9b6
Showing
7 changed files
with
65 additions
and
0 deletions
1 | +{ | ||
2 | + "comments": [ | ||
3 | + "Topo 2 - initial scenario for start up events", | ||
4 | + "This sequence would occur after receiving 'topo2start'..." | ||
5 | + ], | ||
6 | + "title": "Topo 2 A", | ||
7 | + "params": { | ||
8 | + "lastAuto": 0 | ||
9 | + }, | ||
10 | + "description": [ | ||
11 | + "Press 'a' to load initial events.", | ||
12 | + "Press 'n' to fire further events." | ||
13 | + ] | ||
14 | +} |
-
Please register or login to post a comment