Tagged by CORD Jenkins version-tag job: 3250, for Gerrit patchset: 16777
  1. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  2. 5c28f55 Fix for delete device hangs. by A R Karthick · 4 years, 5 months ago
  3. c594bb3 VOL-2224 Event Filter Mechanism by Devmalya Paul · 4 years, 7 months ago
  4. b64fc8a [VOL-2255] NBI unit test in rw-core by khenaidoo · 4 years, 6 months ago
  5. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  6. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 6 months ago
  7. 3c51397 Removed updateDeviceWithoutLockAsync to avoid a potential lockless write issue. by Kent Hagerman · 4 years, 6 months ago
  8. 4d3887d [VOL-2230] Update RW Core k8s Ready state based on backend kvstore connection status by Girish Kumar · 4 years, 6 months ago
  9. c2c73ff Adding ro-core exclusive api calls to the rw-core. by Kent Hagerman · 4 years, 6 months ago
  10. a9cc6d0 [VOL-2262] Fix list logical devices in single core deployment by khenaidoo · 4 years, 6 months ago
  11. 8067860 VOL-2226 reconcile device agent when taking over device from failed core; by Scott Baker · 4 years, 6 months ago
  12. 360605d [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 7 months ago
  13. ab1f7bd [VOL-2235] Mocks and interfaces for rw-core by khenaidoo · 4 years, 6 months ago
  14. 4087cc5 VOL-2229 - implement additional physical device GRPC methods by David Bainbridge · 4 years, 6 months ago
  15. ee6a087 VOL-2098 Monitor Kafka service readiness by Scott Baker · 4 years, 7 months ago
  16. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 7 months ago
  17. a773e99 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  18. 555307d VOL-2189 update voltha-go to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9 by Scott Baker · 4 years, 7 months ago v2.2.1
  19. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 7 months ago
  20. 0d4597e [VOL-1950] Fixed exception on Disable of Invalid Logical Device port by Girish Kumar · 4 years, 7 months ago
  21. 518b5a4 Revert "VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups" by Matt Jeanneret · 4 years, 7 months ago
  22. f684e1b [VOL-2175] Fix error message by khenaidoo · 4 years, 7 months ago
  23. ad06fd7 [VOL-2174] Race condition when creating NNI port by khenaidoo · 4 years, 7 months ago
  24. 51b5cb8 VOL-1981: Same Device Provisioning Multiple Times by Thomas Lee S · 4 years, 7 months ago
  25. 33f779a VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups by Manikkaraj k · 4 years, 9 months ago
  26. 6e4ac16 VOL-2119 bugfix for sending meter-stats replies properly by Gamze Abaka · 4 years, 7 months ago
  27. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 7 months ago
  28. eb33605 VOL-2092: Fix empty id reference in delete statement by Stephane Barbarie · 4 years, 7 months ago
  29. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 7 months ago
  30. b423bad VOL-2041: Controller bound flows now decompose for parent and child device by Matt Jeanneret · 4 years, 7 months ago
  31. fdee921 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 7 months ago
  32. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  33. 09771ef [VOL-1997] Remove transaction timeout for a non-active rw_core by khenaidoo · 4 years, 7 months ago
  34. b6b68c4 VOL-1894 : Disable forced data reconcile from getDevice() by Stephane Barbarie · 4 years, 7 months ago
  35. ed2a77b VOL-2024: If multiple adapter registration requests come during adapter startup, by A R Karthick · 4 years, 7 months ago
  36. c461883 Added configuration option to change the probe's listen address. by Kent Hagerman · 4 years, 8 months ago
  37. f794fc5 VOL-2021 - default health check to true by David Bainbridge · 4 years, 8 months ago
  38. 43ba1fb VOL-1690: Close the etcd watcher channels after we are done watching for etcd events. by A R Karthick · 4 years, 8 months ago
  39. b4a9ab0 VOL-1723 - add readiness probe capability to rw-core by David K. Bainbridge · 4 years, 8 months ago
  40. 46dcd9d [VOL-1913] Replies with errors of the form "transaction-not-acquired" are now ignored. by Kent Hagerman · 4 years, 8 months ago
  41. 5f40147 VOL-1848 API for setting and querying loglevel of api-server; by Scott Baker · 4 years, 9 months ago
  42. 4ff8901 VOL-1878 : Support for LLDP trap flow by Humera Kouser · 4 years, 9 months ago
  43. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  44. 84169b5 VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 9 months ago
  45. 5e25069 [VOL-1889] Packout Fix by khenaidoo · 4 years, 9 months ago
  46. 919f6db VOL-1885 : Ignore the reservation PUTs from transaction owner. by A R Karthick · 4 years, 9 months ago
  47. b324421 [VOL-1862] rwCore waits for kafka and KV Store by khenaidoo · 4 years, 9 months ago
  48. b1a1092 VOL-1623-meter support and handling techprofile and fix for flow delete , now migrated to onosproject/onos:1.13.9-rc4 by Manikkaraj k · 4 years, 10 months ago
  49. 881e7ea VOL-1859 : If streaming calls: ReceivePacketsIn/ChangeEvents are received by A R Karthick · 4 years, 9 months ago
  50. 8e2707d VOL-1801 : Inconsistent data update by Mahir Gunyel · 4 years, 10 months ago
  51. 7e3d8f1 [VOL-1842] Fix partial logical device update by khenaidoo · 4 years, 10 months ago
  52. ba6b6c4 [VOL-1825] Implemetation of the reconcile feature in the Core by khenaidoo · 4 years, 10 months ago
  53. 4b3fada [VOL-1778] : changes to derive onu adapter name dynamically by Chaitrashree G S · 4 years, 10 months ago
  54. a6d0c36 Added core_pair_topic flag. Removed UpdateMembership and GetMembership calls. by Kent Hagerman · 4 years, 10 months ago
  55. b585167 VOL-1798:Restructuring KV store update calls in DeviceAgent by Mahir Gunyel · 4 years, 10 months ago
  56. b312747 [VOL-1800] Implement Performance configuration in Voltha Core. by khenaidoo · 4 years, 10 months ago
  57. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  58. 2bc4828 [VOL-1788] Fix logical port update by khenaidoo · 4 years, 10 months ago
  59. 6deaa24 VOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 5 years ago
  60. 59ef7be [VOL-1697] Update Admin state by khenaidoo · 5 years ago
  61. 0458db6 [VOL-1564] Refactor flow deletion by khenaidoo · 5 years ago
  62. cfe03b9 [VOL-1679] Fix flow decomposition rules by khenaidoo · 5 years ago
  63. 631fe54 [VOL-1667] Fix instance Id and other minor fixes by khenaidoo · 5 years ago
  64. 4554f7c [VOL-1658] Address disable/delete of a device in Pre-prov state by khenaidoo · 5 years ago
  65. 43aa6bd Add transaction key for ofagent request. by khenaidoo · 5 years ago
  66. f430cd5 VOL-1674 - add version reporting information by David K. Bainbridge · 5 years ago
  67. dd23717 [VOL-1678] Resolve PENDING_ADD issue by khenaidoo · 5 years ago
  68. 3306c99 [VOL-1668] Remove default flow rules from the Core by khenaidoo · 5 years ago
  69. 3d3b8c2 This commit fixes some issues in the Core: by khenaidoo · 5 years ago
  70. 6d62c00 [VOL-1645] Fix for device agents creation by khenaidoo · 5 years ago
  71. 68c930b [VOL-1644] Add test cases to the Core Utils package by khenaidoo · 5 years ago
  72. 6c9689d Packet-In/Out Support and Removed default Leaf rules as it is overriding ONU default 4091 flows by manikkaraj k · 5 years ago
  73. 0a822f9 [VOL-1614] Device Management update in the Core by khenaidoo · 5 years ago
  74. 259a6f7 VOL-1377: Bug fixes during tech profile download at ONU by manikkaraj k · 5 years ago
  75. 3ab3488 [VOL-1605] Update disable/reenable device management logic by khenaidoo · 5 years ago
  76. 802bf36 VOL-1489: Add uni port id as tunnel id needed for olt flows by Matt Jeanneret · 5 years ago
  77. f934a1e [VOL-1593] Add more unit tests to device graph by khenaidoo · 5 years ago
  78. 5f0aa18 VOL-1496: Allow reason field in proto from adapter by Matt Jeanneret · 5 years ago
  79. 0ab4cb2 VOL-1577 - General cleanup (gofmt, go vet, go test, dep check) by Kent Hagerman · 5 years ago
  80. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  81. 334479d VOL-1556 Add alarm simulation to voltha-go core by serkant.uluderya · 5 years ago
  82. 0c5088c VOL-1494: Allow adapter to set of port name by Matt Jeanneret · 5 years ago
  83. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  84. 910204f [VOL-1553] Improve device graph performance by khenaidoo · 5 years ago
  85. b003742 VOL-1489: Call update incremental flows properly by Matt Jeanneret · 5 years ago
  86. 8f47419 [VOL-1547] Add port to logical device when device is active by khenaidoo · 5 years ago
  87. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  88. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  89. 199fd86 VOL-1512: Set device Active ownership per Core in a Core pair by Richard Jankowski · 5 years ago
  90. 54544ae [VOL-1524] Use port labels as port IDs by khenaidoo · 5 years ago
  91. 3815e32 VOL-1494: Support for adding multiple logical uni by Matt Jeanneret · 5 years ago
  92. daefa37 [VOL-1519] Bug fix when deleting a device by khenaidoo · 5 years ago
  93. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  94. fffcc8a [VOL-1512] Set Device Active Ownership by khenaidoo · 5 years ago
  95. c53a275 VOL-1509 : Partial fix for merging issue by Stephane Barbarie · 5 years ago
  96. 2a20aaa VOL-1474 Implement get child device by proxy address by Matt Jeanneret · 5 years ago
  97. bdcb8e0 [VOL-1505] This update enables the core to add a key when by khenaidoo · 5 years ago
  98. 46464e9 VOL-1399: The value of the metadata field used by OFAgent & Arouter by Richard Jankowski · 5 years ago
  99. 6417b6c [VOL-1503] Add a GetMembership API to the core by khenaidoo · 5 years ago
  100. 4e24195 VOL-1474: GetChildDevice support by Matt Jeanneret · 5 years ago