- 24 Jul, 2015 6 commits
-
-
OVSDB protocol. 1.Notify the Device System when the ovsdb node is connected. 2.Notify the Device System when the ovsdb node is disconected. Change-Id: Iff795bfaca624bf957eb1c17626dfb56e241550a
YuanyouZhang authored -
- UiExtension now uses Builder Pattern; added topology overlay factory. - Refactored UiExtensionTest (and other classes) to use builder. - Created UiTopoOverlayFactory, UiTopoOverlay, and TopoOverlayCache. - Started implementation of TrafficOverlay. - Inject TopoOverlayCache into TopologyViewMessageHandler; added TopoSelectOverlay request handler. - Modified UiExtensionManager to create traffic overlay. - Augmented UiWebSocket to create overlays on demand, and inject overlay cache into topo view message handler. - added client side wiring to switch overlays. Change-Id: I6f99596aefb3b87382517ce929d268a2447545ee
Simon Hunt authored
-
- 23 Jul, 2015 13 commits
- 22 Jul, 2015 16 commits
-
-
… a unit and row flashes when a single new element is added. Change-Id: I7be876281c0c86b927366223fc87372ea21034ec
Bri Prebilic Cole authored -
- created TopoOverlayService to allow registration of topology overlays - modified topoToolbar to include a radio button set for each registered overlay - created seed traffic overlay Change-Id: I70770cb1c691730914c81e497823ea08703587f1
Simon Hunt authored
- 21 Jul, 2015 5 commits
-
-
Fixing onos-config glitch Change-Id: I15a1d7bc0a4fc50773f041328958bf02e8e4cb0f
Thomas Vachuska authored -
- Intents are now identified by the name portion of the appId rather than the number - removed the now useless "details" field which had a toString() dump of the intent for when we didn't support all intent types - Single Intent GET operations now accept a decimal or hexadecimal value for the Intent key. Change-Id: I39d635e68cccf2e59d0d11307b93329a2dc0bc96
Ray Milkey authored -
…way from. Device and App View 'esc' key registration added. Change-Id: I88896266936a4f148007170d67058036fb365fe5
Bri Prebilic Cole authored