1. 8d21c79 LeadershipService API change: Using NodeId in place of ControllerNode. by Madan Jampani · 9 years ago
  2. c2bf3d8 IntentManager: use IntentStore batch APIs by Yuta HIGUCHI · 9 years ago
  3. 30edb16 Add equals() methods because hashCode() was defined by Ray Milkey · 9 years ago
  4. 1ee9178 LeadershipService: Support for a leaderBoard. by Madan Jampani · 9 years ago
  5. 1d3494e Initial cut at Leadership Manager by Madan Jampani · 9 years ago
  6. a6b754c Added API for the (new) Leadership Service. For now there is a single by Pavlin Radoslavov · 9 years ago
  7. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  8. 4b0ca2c Add constructor to create empty RoleInfo by Yuta HIGUCHI · 10 years ago
  9. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  10. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  11. fc981cf MastershipEvent carries RoleInfo as a subject by Ayaka Koshibe · 10 years ago
  12. 40d0177 switch to ImmutableList by Yuta HIGUCHI · 10 years ago
  13. adb2d3c minor fixes to RoleInfo by Ayaka Koshibe · 10 years ago
  14. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  15. b35a381 bugfix Function input is Nullable by Yuta HIGUCHI · 10 years ago
  16. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  17. dc7374c Move ControllerToNodeId Function to api bundle by Yuta HIGUCHI · 10 years ago
  18. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  19. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  20. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  21. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  22. 2d48ced Addded missing javadoc by Yuta HIGUCHI · 10 years ago
  23. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  24. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  25. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  26. c900440 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  27. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  28. 22e0f2f MastershipTerm should be immutable by Yuta HIGUCHI · 10 years ago
  29. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  30. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  31. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  32. 080d784 inital term info service by Yuta HIGUCHI · 10 years ago
  33. dd61055 Fixed javadoc warning. by tom · 10 years ago
  34. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  35. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  36. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  37. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  38. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  39. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  40. 1a2908c Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one. by tom · 10 years ago
  41. 3eed2b0 Added providerService for mastership by Ayaka Koshibe · 10 years ago
  42. afe34ae Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  43. 1660969 began implementing MastershipManager by Ayaka Koshibe · 10 years ago
  44. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  45. 2d7c65f Added an initial sketch of a distributed cluster store. by tom · 10 years ago
  46. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  47. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  48. 8d504a9 added more mastership-related interfaces by Ayaka Koshibe · 10 years ago
  49. 8b3270f began adding pieces for mastership service by Ayaka Koshibe · 10 years ago
  50. ca90c46 Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  51. 4e9c37c add new line at EOF by Yuta HIGUCHI · 10 years ago
  52. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  53. 73d6d1e Sketching cluster related stuff with Madan.. by tom · 10 years ago