- 19 Mar, 2015 8 commits
-
-
- Added toggleNoCb to the toggle button widget. - Added _keyListener property to keyBindings structure, and the invocation of it from keyIn(). - Added keyListener to topoToolbar to synchronize button state. Change-Id: Iffb1dc5d38f2d9010f5e246cfb81a6b3db30d4af
Simon Hunt authored -
- removed unused dependency to onos-core-trivial tests Change-Id: I0f13cff6cc99403f7c0e0d7362f83d0ba557f10b
HIGUCHI Yuta authored
-
- 18 Mar, 2015 24 commits
-
-
Added another metric to the onos-app-metrics-topology application to collect and display the number and rate of the Reasons for the Topology Events. Example: onos> topology-events-metrics ... Topology Graph Event Timestamp (ms from epoch)=1426699861509 Topology Graph Events count=6 rate(events/sec) mean=0.002315 m1=0.000000 m5=0.000004 m15=0.000378 Topology Graph Reasons Event Timestamp (ms from epoch)=1426699861509 Topology Graph Reasons Events count=9 rate(events/sec) mean=0.003472 m1=0.000000 m5=0.000005 m15=0.000567 The corresponding object names in the JSON output are: topologyGraphReasonsEventRate topologyGraphReasonsEventTimestamp Change-Id: Ib1aeb83c38b3b72d0ae8a4f49bc1e14badc0199d
Pavlin Radoslavov authored -
Moving election and intent-perf there Change-Id: Ia71e98438b33d3a1c5c12b08ae98c32930c4bd81
Brian O'Connor authored -
- WIP on svg exercise (tabled to be worked on on another date) Change-Id: I8d4ed84f0de44516419910dc5ee4c8eca7dc46ff
Bri Prebilic Cole authored -
Repo URL: https://gerrit.onosproject.org/onos-app-samples Apps moved - calendar - database-perf - demo - election - ifwd - intent-perf - tvue Apps removed - foo Change-Id: I90e8313554246aaeb92e46f9e9efcb93d951585b
Brian O'Connor authored -
Starting with PointToPoint intent to see how it looks Change-Id: I5366a05d657ceaad18c03b95cd71f5d1107200e2
Ray Milkey authored -
We will move to use Builder pattern for intents Change-Id: I68d5811ea16acdac9396d7eaab2dd539a4411889
Sho SHIMIZU authored -
- BundleContext not found in class path Change-Id: I0f4c01b46dcb1522e9b50ae23d9dcd0a246eafb4 Conflicts: apps/intent-perf/pom.xml
HIGUCHI Yuta authored -
Changing copycat version to 0.4.0.onos Change-Id: Ib6b93ba6553692140a161e2e488bcaede034e000
Brian O'Connor authored -
This fixes ONOS-1318 Change-Id: I5681b574c46626e4092439e28d28831499e9562b
Pavlin Radoslavov authored
-
- 17 Mar, 2015 8 commits
-
-
- Handling reading of integral properties - Setting change handling - Null Host ID generation fix Change-Id: Id000bafe08d7d9e7db2f4eceaede11a29e43eca9
Ayaka Koshibe authored