1. 1e68bdd Added ability to force mastership re-balancing between instances from the GUI. by Thomas Vachuska · 9 years ago
  2. a22f69f Slice out MetricsHelper/Util by Yuta HIGUCHI · 10 years ago
  3. 6a46283 metrics command to dump all the Metric in the system. by Yuta HIGUCHI · 10 years ago
  4. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  5. 9e11ac0 MastershipManager: lower log level by Yuta HIGUCHI · 10 years ago
  6. eb5a0b9 minor Device - Mastership fixes by Yuta HIGUCHI · 10 years ago
  7. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  10. a7384a8 fixes related to getRole() assumptions by Ayaka Koshibe · 10 years ago
  11. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  12. 67af1f4 add roleInfo structure and backup_changed mastership event by Ayaka Koshibe · 10 years ago
  13. b5c63a0 fixes for mastership handoff race conditions 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
  16. db450ab Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  17. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  18. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  19. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  20. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  21. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  22. 92c65ad real application ids by alshabib · 10 years ago
  23. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  24. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  25. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  26. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  27. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  28. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  29. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  30. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  31. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  32. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  33. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  34. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  35. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  36. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  37. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  38. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  39. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  40. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  41. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  42. 4a5d171 Fixed MastershipManager to autostart and to have proper dependency on the ClusterService not ClusterManager. by tom · 10 years ago
  43. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  44. 3eed2b0 Added providerService for mastership by Ayaka Koshibe · 10 years ago
  45. 1660969 began implementing MastershipManager by Ayaka Koshibe · 10 years ago
  46. 0f39c0d Added package javadocs. by tom · 10 years ago
  47. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago