- 03 Feb, 2016 18 commits
-
-
- Enable to add metrics of multiple disks - Enable to add metrics of multiple network interfaces Change-Id: I6e91d63b7a02f0d2f63fe445712a23e72d208789
Jian Li authored -
This provider uses the "links" configuration of the network config and only allows discovery of links that are in the config. Refactoring will be done in a subsequent patch set - the DiscoveryContext and LinkDiscovery classes are duplicates, they need to be refactored so the LLDP provider and the Network Config provider can share them. Change-Id: I4de12fc1c4ffa05e3cac7767b8a31f48ba379f6c
Ray Milkey authored -
- topo overlay buttons updated to use clock/clocks glyphs. - Alarms nav icon also uses clock glyph. Change-Id: I4d590c919781e4d11b37f4b8c520fe009653bfbd
Simon Hunt authored -
Fixing onos-check-apps. Change-Id: Ic8c2bac4403bb7a49813826262706e857932b6c0
Thomas Vachuska authored -
Minor logging improvements in IntentPartitionManager Change-Id: I7b41428c5b56fcb7f98850f50a804468743b984a
Madan Jampani authored
-
- 02 Feb, 2016 14 commits
-
-
Moved default implementation of ConsistentMap to core/api bundle Change-Id: Idb7457a93247a007a9990dd82ed1dfd1eaf30010
Madan Jampani authored -
through the physical network Change-Id: I84dddb0c7ca4764c00566c29c163badc8d5c538f
Hyunsun Moon authored -
Existing REST API prefix is "cpman" which does not convey the right meaning of the API. This commit changes the prefix name from "cpman" to "collector" to better convey the right meaning. This commit also splits the REST URL with "_" to improve the URL readability. Change-Id: I3152f7b784f2ae6cbaa8855dea8d5eaabd152487
Jian Li authored
- 01 Feb, 2016 8 commits
-
-
Adds a ferderated distributed primitive creator Adds a DistributedPrimitives utility class Adds a transcoding async consistent map for transcoding between map types Change-Id: I7bc30e4a8aee9d4286175d7081bbbd0f28b9928f
Madan Jampani authored -
CpqdOFDPA2 doesn't need the extension selector for VLAN matching in bridging table Implement its own processEthDstSpecific instead of using the one inherited from OFDPA Change-Id: I0dae1e2ccdc062182f3f373bbd8669b3418cd7c1
Charles Chan authored -
Opened up DefaultDriverHandler to accept arbitrary DriverData. Added clarifying documentation to DriverData. Change-Id: Ic96251703bf0461caef4f3950658e2073d889653
Thomas Vachuska authored