- 05 Feb, 2016 12 commits
-
-
2) Arp handler does not need to send flowmod to switch as hostmanager listener is doing that Change-Id: I5460aa36bcb3cfce3bc1887e304a63b2221495b9
Saurav Das authored -
Current implementation allows null value from REST API. Null metric value leads the metrics database to not store the value properly. This commit tries to fix this issue. Change-Id: I82a5fd0d11671db4d2136a3fc40090b7684ba91a
Jian Li authored -
event, listener, store and delegate classes. DeviceKeyManager and store implementation will be added in the next submission. Change-Id: I60edb1753e9ee2985ccabc2b6ec9c223867590de
Brian Stanke authored
-
- 04 Feb, 2016 15 commits
-
-
- also allow arbitrary keybindings to arbitrary text buttons in dialogs. Change-Id: I5a01abb13fce41f81e8686866d82d2d08c34a71b
Simon Hunt authored -
make vicell open file for current cell when no cell is specified Change-Id: Ic561fcafe469531b57199de156f8db12a0e0d063
Ayaka Koshibe authored -
…cValue builder to make use of it. Change-Id: I56cef62673fabc54ca29634c27e4ff1f41ba6a88
Madan Jampani authored -
- 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 13 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