1. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  2. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  3. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  4. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  5. 0811bdd Disable some brittle tests that are causing problems with Jenkins by Ray Milkey · 9 years ago
  6. 1736749 Adding assertAfter to intermittent DistributedMastershipStoreTest by Brian O'Connor · 9 years ago
  7. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  8. 151cad8 Use TestHazelcastFactory by Yuta HIGUCHI · 9 years ago
  9. d0f13eb Patch job on transient test failure by Brian O'Connor · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/test/java/org/onlab/onos/store/mastership/impl/DistributedMastershipStoreTest.java]
  12. 98bd12f modificiations to emit BACKUP_CHANGED Mastership events by Ayaka Koshibe · 10 years ago
  13. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  14. b5b71b3 DistributedMastershipStore by Yuta HIGUCHI · 10 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  17. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago[Renamed (98%) from core/store/hz/cluster/src/test/java/org/onlab/onos/store/mastership/impl/DistributedMastershipStoreTest.java]
  18. a7384a8 fixes related to getRole() assumptions by Ayaka Koshibe · 10 years ago
  19. 67af1f4 add roleInfo structure and backup_changed mastership event by Ayaka Koshibe · 10 years ago
  20. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  21. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  22. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/cluster/src/test/java/org/onlab/onos/store/cluster/impl/DistributedMastershipStoreTest.java]
  23. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  24. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  25. 25fd23a handle devices agreed to be inactive during master re-election by Ayaka Koshibe · 10 years ago
  26. 5c0f237 notification for mastership changes by Ayaka Koshibe · 10 years ago
  27. 8583ff3 tests for DistributedMastershipStore by Ayaka Koshibe · 10 years ago