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