- 29 Aug, 2015 1 commit
-
-
- Current Eclipse compiler fails to infer appropriate generic type. Workaround the issue by explicitly specifying the type. Might be related to: https://bugs.eclipse.org/bugs/show_bug.cgi?id=467561 Change-Id: I7f41fd1a33f165fa8a57120a6f9a42cf587f94cc
HIGUCHI Yuta authored
-
- 28 Aug, 2015 13 commits
-
-
The new config format is based on the new network configuration subsystem. Includes a few config fixes to NetworkConfigLoader and InterfaceManager. Change-Id: Id7f766736decb7afb6b63c2731d3baba9fc7c764
Jonathan Hart authored -
- 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 14 commits
-
-
- Cleaned up intent highlighting in TrafficMonitor (deleted deprecated TrafficClass). - update traffic ESC handler to force cancel traffic. Change-Id: I9cab752152718c367ff0cbf4dcacc1dff299164b
Simon Hunt authored