1. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  4. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  5. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago[Renamed from core/net/src/test/java/org/onlab/onos/cluster/impl/MastershipManagerTest.java]
  6. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  7. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  8. dfe6e3b allow null Master in MastershipTerm 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. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  12. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  13. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  14. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  15. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  16. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  17. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  18. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago