- 27 Aug, 2015 2 commits
-
-
- Showing traffic on selected intent now subdues other elements. - Augmented Highlights to allow for retrieval by ID. - Reparented HostHighlight and DeviceHighlight to NodeHighlight. - Added a few extra highlight unit tests. Change-Id: I0de1cefdcfda58a6fec6e90be5fe898d35aa1b37
Simon Hunt authored -
Changes intent test scenarios to use the key and added dependencies to make them more robust; h2h still fails intermittently due to a bug. Increased parallelism of the smoke test scenario. Change-Id: Ib7fed38d17d1b25c5dd854ef1cd4dc777002c5fc
Thomas Vachuska authored
-
- 26 Aug, 2015 21 commits
-
-
- Cleaned up intent highlighting in TrafficMonitor (deleted deprecated TrafficClass). - update traffic ESC handler to force cancel traffic. Change-Id: I9cab752152718c367ff0cbf4dcacc1dff299164b
Simon Hunt authored -
Example: cfg set org.onosproject.openflow.controller.impl.OpenFlowControllerImpl openflowPort 6633 Change-Id: I2fa4b0db671003d0b357e63df619f1b0dec38e03
Charles Chan authored -
…ull and to avoid repeat misfires. Change-Id: Ibc9904b36f9cf8c9aed36e828152600a2d7a6192
Thomas Vachuska authored
- 25 Aug, 2015 17 commits
-
-
- Basic ability to visually suppress (two levels) other links/nodes, added to Highlights model. - Added javadocs to Highlights class. - Added unit tests for Highlights and TopoJson classes. Change-Id: Id7a9990dcbad20139a4dab89cf54e476c2174ec0
Simon Hunt authored -
Starting to add monitor GUI. Change-Id: I9fcf1568d0de27dfd1c19e875f8646fd731a1dfa
Thomas Vachuska authored -
- Re-worked JSONification of LinkHighlights to simplify code. - added a couple of static imports to clean up code. Change-Id: Ia210c17dfb10972b52241b7a01c0906eef0a1f2a
Simon Hunt authored -
- added devicesWithHover(), hostsWithHover(), hovered() to NodeSelection. - wrote unit tests for NodeSelection. Change-Id: I6dca0f4f0a4ce2412438c8411102034969ef4343
Simon Hunt authored
-