- 11 Aug, 2016 8 commits
-
-
Removed 'online' property from UiDevice, choosing to look up availability on the fly from device service. Change-Id: Ib14ab371a11c442a30cf407f11d366271d087c68
Simon Hunt authored -
Change-Id: Icf1a4883da50354bcebdad4c1a9693285d4cf8b4 (cherry picked from commit aaff2927)
Prince Pereira authored -
Included Region name in "closed region" data structures. Change-Id: I1d4c223255b7ea8239f38c63d4caebe1bdeddf32
Simon Hunt authored -
for ease of reading logs. Change-Id: I981cf877eb53f64e77fdef48bca30625942bc8f2
Yuta HIGUCHI authored
- 10 Aug, 2016 11 commits
-
-
Cleaning up app subsystem code a tiny bit as well. Change-Id: I5df7d4c6d62d122653331474fb079648e779d595
Thomas Vachuska authored -
This is an external dependency because it relies on DNS resolving localhost. Change-Id: I1f8aa481b2173a166334c8a7bffb60647c666e12
Jonathan Hart authored -
Looking for community member volunteers to help with this. Change-Id: I6c88ad67592f57f02505b75ff475b534642bbcd0
Thomas Vachuska authored
-
- 09 Aug, 2016 16 commits
-
-
e.g., Netty NIO uses # cores * 2 threads. Change-Id: I59b125aaae50fb067214d067a06a98d258726a26
Yuta HIGUCHI authored -
Moving ONOS dependency to be on release version 1.10. Cleaned up a few pom.xml files from redundant plugin configuration. Change-Id: I9cc31731dc26dd97292911f9a64795f2865e386d
Thomas Vachuska authored -
- Protocol Buffers: 3.0.0 - gRPC: 1.0.0-pre2 Change-Id: Ic80d3f660d4a0aa37a99d4e6d4dc45e0b70b073b
Yuta HIGUCHI authored -
Change-Id: I6e261186abf9ed87a3c55e50d123e423f652aa41 (cherry picked from commit 622700fd)
Carmelo Cascone authored -
- Breaking out UiLink to subclasses for device links, host links, region links, region-device links, - (soon, also peer links). - Augmenting UiLinkId to include regions as endpoints. - Introduced UiSynthLink to encapsulate synthetic links bound to regions. - Model Cache now computes synthetic links from the underlying link data. - Added endPointA/B() and type() methods to UiLink. - Updated topo2CurrentRegion response to include synth-links for the region. Change-Id: Ifa62a15fbe0a58b134d92278b201fa7a72cbfa83
Simon Hunt authored -
Change-Id: I2b4fec44f623cc6df90c45c1cabc8c40601bf4b6 (cherry picked from commit 1a5491ec)
Srinivas Bandi authored
- 08 Aug, 2016 5 commits
-
-
- It was creating 2 theads everytime a Device connected. Now uses thread pool shared across Devices, where threads will die out on idle. Should resolve ONOS-3579 Change-Id: I490b2ef677853677fbd151af27f6ac2be563774c
Yuta HIGUCHI authored