1. d934003 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  2. 39b3b19 Deprecate MastershipService::getDevicesOf method by Madan Jampani · 8 years ago
  3. 25fc9ad Add a set of synchronous version of methods for MastershipService by Jian Li · 8 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  6. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  7. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  8. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  9. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  10. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/mastership/MastershipService.java]
  11. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  12. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  13. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  14. 45503ce list mastership roles CLI command by Ayaka Koshibe · 10 years ago
  15. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago[Renamed (96%) from core/api/src/main/java/org/onlab/onos/cluster/MastershipService.java]
  16. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  17. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  18. 2d48ced Addded missing javadoc by Yuta HIGUCHI · 10 years ago
  19. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  20. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  21. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  22. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  23. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  24. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  25. 8d504a9 added more mastership-related interfaces by Ayaka Koshibe · 10 years ago
  26. 8b3270f began adding pieces for mastership service by Ayaka Koshibe · 10 years ago
  27. ca90c46 Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago