- 24 Jul, 2015 14 commits
-
-
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 13 commits
- 22 Jul, 2015 13 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