- 28 Aug, 2015 5 commits
-
-
- Moved TopoJson to core ui API, so it is accessible to external apps - Added highlightsMessage() to TopoJson - Pulled sendMessage() up to UiMessageHandler Change-Id: Iacab5b69e3b2a6db98be8391274695247ba5526d
Simon Hunt authored
- 27 Aug, 2015 12 commits
-
-
- MplsCriterion#label() returns MplsLabel, while ModMplsLabelInstruction#label() returns int Change-Id: Ia0d57651fd3553ffb4e4f07dc51c420a09028f6e
HIGUCHI Yuta authored -
Also, removing build dependency from root pom and updating version there. Change-Id: I7dfb98f2b3377a715a075f4396d686e3112ad15d
Brian O'Connor authored -
…stributedSet (disabled right now) Change-Id: I36fdcd635f982f2b8dac291c52be4662601ef9f0
Madan Jampani authored -
- Default behaviour is to "unsubdue" each node and link present in the Highlights message. - Now added ability to tag nodes/links for remaining subdued when rendered (this needed for BYON application). Change-Id: I351ee0d135bf3ef8f46102f461a45ee48fe9a5cc
Simon Hunt authored -
- 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 2 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
-