- 28 Jul, 2015 4 commits
-
-
- Augmented PropertyPanel class for more manipulation, and added unit tests. - Added TopoConstants. - Fixed bug in topoPanel.js that was not using the typeID from the event data. Change-Id: I7ad759217f2d32642a09be2a9199cf1fcb45ac6e
Simon Hunt authored
- 27 Jul, 2015 6 commits
-
-
Fixes ONOS-2463. Ported from onos-1.2 branch. Change-Id: I9ce7a11e50d8fd6c344be2f90dc046dcba65fe46 (cherry picked from commit 914c3521)
Jonathan Hart authored
- 25 Jul, 2015 1 commit
- 24 Jul, 2015 21 commits
-
-
- Implemented initial ability to have overlay modify the summary panel data. Change-Id: I0d6bd6d62f0e0d5ba9d901a47271044e0c8d0c89
Simon Hunt authored -
The current limitation are - Lack of unit tests for ResourceManager and ConsistentResourceStore - No means to declare the resource space (range) of a resource type - Not taking care of resource hierarchy (dependency) - Lack of automatic resource registration mechanism Change-Id: Ib2d6734de1e498827d6cc11b9d3e224b157a27aa
Sho SHIMIZU authored -
Fixes ONOS-2433. Ported from onos-1.2 branch. Change-Id: I6ebd640398efe5db39fc855c406e52ce7dc539b9 (cherry picked from commit f72a631d)
Jonathan Hart authored -
virtualPort resource. Change the same of onos app as vtnrsc meaning that the virtual resource. Change-Id: Ia6057acdb39a6f51c1e67c0b143df8320dbcb224
xuzhang authored -
OVSDB protocol. 1.Notify the Tunnel System when tunnel is added/updated/removed. Change-Id: I98d918a55dab77005531918ecb8864dfafbc0c42
YuanyouZhang authored -
OVSDB prototol. 1.Notify the Host System when the ovsdb vm port is added. 2.Notify the Host System when the ovsdb vm port is removed. Change-Id: I46355cec84db897360a6eb37190a5bd7a8f3047d
YuanyouZhang authored -
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 8 commits