- 04 Feb, 2016 3 commits
-
-
- Add rrd4j jar, and wrap it as a bundle for karaf - Implement updateMetric and getLoad methods - Add unit test for two methods - Revise the DefaultMetricDatabase to make it generate unique in memory storage space - Revise the ControlPlaneMonitor interface - Rename percentage to ratio, due to long string unsupport issue in RRD Change-Id: Ia9d56f8e4f4bcd7ef7a29732668caa9c6a885ecf
Jian Li authored
- 03 Feb, 2016 22 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 1 commit