1. 617c284 Remove log message about default cluster metadata provider. by Jonathan Hart · 7 years ago
  2. f2b9d03 MastershipManager: make "useRegionForBalanceRoles" a property by Victor Silva · 8 years ago
  3. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  4. f13feb8 Recover from NPE that can sometimes be thrown by Felix by Ray Milkey · 8 years ago
  5. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  6. db2cf75 Fix for reading remote cluster metadata file by Jon Hall · 8 years ago
  7. 7c8e3b6 Fix formCluster to remove raft log files associated with stand-alone cluster configuration by Madan Jampani · 8 years ago
  8. 597282a Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  9. 4ad9df0 Cosmetic fixes for DefaultClusterMetadataProvider by HIGUCHI Yuta · 8 years ago
  10. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  11. 1ffa46b Using AsyncLeaderElector primitive for Leadership by Madan Jampani · 8 years ago
  12. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  13. 6ebb36e fix mastership by Michele Santuari · 8 years ago
  14. dce0815 [Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership. by Claudine Chiu · 8 years ago
  15. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  16. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  17. f172d40 Cluster scaling enchancements by Madan Jampani · 8 years ago
  18. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  19. 898fcca Support for watching changes to static cluster metadata file by Madan Jampani · 8 years ago
  20. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  21. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  22. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  23. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  24. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 8 years ago
  25. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  26. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  27. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  28. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  29. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  30. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  31. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  32. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  33. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  34. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  35. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  36. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  37. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  38. dd6479f Revert "Turning on Phi accrual failure detector based ClusterService implementation" by Madan Jampani · 9 years ago
  39. 248e87b Turning on Phi accrual failure detector based ClusterService implementation by Madan Jampani · 9 years ago
  40. 59f0229 Remove all the mastership roles when a Node leaves the cluster by HIGUCHI Yuta · 9 years ago
  41. 4785eec removing some TODOs by alshabib · 9 years ago
  42. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  43. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago