1. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  4. 3065ba3 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  5. ba1bbaf [ONOS-7214] Delete partition data after cluster reconfiguration. by Jordan Halterman · 6 years ago
  6. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  7. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  8. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  9. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  10. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  11. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  12. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  13. 7c8e3b6 Fix formCluster to remove raft log files associated with stand-alone cluster configuration by Madan Jampani · 8 years ago
  14. 5ab426f Updating copyrights by Brian O'Connor · 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. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  17. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  18. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  19. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  20. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  21. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  22. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  23. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  24. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  25. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  26. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  27. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  28. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  29. 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
  30. dd6479f Revert "Turning on Phi accrual failure detector based ClusterService implementation" by Madan Jampani · 9 years ago
  31. 248e87b Turning on Phi accrual failure detector based ClusterService implementation by Madan Jampani · 9 years ago
  32. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  33. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/cluster/impl/ClusterManager.java]
  34. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  35. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  36. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  37. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  38. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  39. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  40. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago