1. f7fc178 VOL-1543 : Fix to properly delete a device from storage by Stephane Barbarie · 5 years ago
  2. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  3. 199fd86 VOL-1512: Set device Active ownership per Core in a Core pair by Richard Jankowski · 5 years ago
  4. 54544ae [VOL-1524] Use port labels as port IDs by khenaidoo · 5 years ago
  5. 3815e32 VOL-1494: Support for adding multiple logical uni by Matt Jeanneret · 5 years ago
  6. daefa37 [VOL-1519] Bug fix when deleting a device by khenaidoo · 5 years ago
  7. 79c9a04 Added compose/system-test files to use BBSIM/PONSIM by serkant.uluderya · 5 years ago
  8. fa0f8b9 [VOL-1515] Add logging instructions to the CLI README.md by khenaidoo · 5 years ago
  9. 1d1e50b Updates to the affinity router test framework as by sslobodr · 5 years ago
  10. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  11. fffcc8a [VOL-1512] Set Device Active Ownership by khenaidoo · 5 years ago
  12. c53a275 VOL-1509 : Partial fix for merging issue by Stephane Barbarie · 5 years ago
  13. a26e072 VOL-1460 Update documentation. Install additional requirements needed for pyvoltha and voltha-protos by Matt Jeanneret · 5 years ago
  14. 2a20aaa VOL-1474 Implement get child device by proxy address by Matt Jeanneret · 5 years ago
  15. bdcb8e0 [VOL-1505] This update enables the core to add a key when by khenaidoo · 5 years ago
  16. cee54fd Update the simulated OLT/ONU adapters as per the childdetected API. by khenaidoo · 5 years ago
  17. 1b29992 VOL-1407: Perform end-to-end integration testing in the K8S environment by Richard Jankowski · 5 years ago
  18. 46464e9 VOL-1399: The value of the metadata field used by OFAgent & Arouter by Richard Jankowski · 5 years ago
  19. 6417b6c [VOL-1503] Add a GetMembership API to the core by khenaidoo · 5 years ago
  20. 4e24195 VOL-1474: GetChildDevice support by Matt Jeanneret · 5 years ago
  21. 5e677ae [VOL-1479] Ensure root device is set. by khenaidoo · 5 years ago
  22. 303a26f [VOL-1501] Ponsim OLT Adapter not receiving all packet out by khenaidoo · 5 years ago
  23. 54e0ddf [VOL-1499] Use precreated topic by khenaidoo · 5 years ago
  24. 260a563 VOL-1497 : Add more control to kv/memory access by Stephane Barbarie · 5 years ago
  25. 0105a1f VOL-1453 args name, device name, and topic name must match by Matt Jeanneret · 5 years ago
  26. f4d4d35 VOL-1450 OpenOLT is now built and run from its own repo by Matt Jeanneret · 5 years ago
  27. df5a975 [VOL-1469] Missing yield keyword by khenaidoo · 5 years ago
  28. de93b46 In order to process events in the order they are received for a by khenaidoo · 5 years ago
  29. 8c3303d This commit cleans up the loading of a logical device in memory. by khenaidoo · 5 years ago
  30. b0c7989 VOL-1468 : Ensure hash is kept and latest is set by Stephane Barbarie · 5 years ago
  31. 6d05513 This commit fixes a few issues: by khenaidoo · 5 years ago
  32. dec9317 VOL-1410: Integration testing between the OFAgent, by Richard Jankowski · 5 years ago
  33. 0a97e9b VOL-1468 : Fix to prevent kv watch updates to trigger callbacks by Stephane Barbarie · 5 years ago
  34. 1e28f3e VOL-1465 : Integrate rw sync fixes into ro core by Stephane Barbarie · 5 years ago
  35. 1318284 Changes to the test framework to support templating of by sslobodr · 5 years ago
  36. 63d160c [VOL-1463 VOL-1464] by sslobodr · 5 years ago
  37. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  38. 11b88e7 VOL-1459 : Fix failure to load device from persistence by Stephane Barbarie · 5 years ago
  39. aa46794 VOL-1459 : Ensure data model synchronization from kv by Stephane Barbarie · 5 years ago
  40. d62ac4e VOL-1446 : Fix to prevent proxy callbacks from being wrongly used by Stephane Barbarie · 5 years ago
  41. 433f54a [VOL-1457] Fix the adapter callback exception by khenaidoo · 5 years ago
  42. d9daabf Multiple changes to the test framework. Interim commit by sslobodr · 5 years ago
  43. 00a0466 VOL-1406: Deploy voltha 2.0 in a k8s cluster by Richard Jankowski · 5 years ago
  44. 360c8d7 Fix to properly return the backend cluster on a query. by sslobodr · 5 years ago
  45. 8e2ccb5 Changes to add the read only cores and some fixes to bugs by sslobodr · 5 years ago
  46. 1039ec4 VOL-1446 : Cleanup of db/model unit tests by Stephane Barbarie · 5 years ago
  47. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  48. d6e07e7 Initial commit for the affinity router test framework added license junk. by sslobodr · 5 years ago
  49. 13643e0 Modify ofagent docker build to use protos image by Matt Jeanneret · 5 years ago
  50. df5479f VOL-1437 : Fix display of devices in CLI by Stephane Barbarie · 5 years ago
  51. b608032 [VOL-1436] Configuring the northbound API request timeout. by khenaidoo · 5 years ago
  52. 731697e [VOL-1435] Initial submission for device management integration by khenaidoo · 5 years ago
  53. bcf205b This commit consists of some miscellaneous small changes and some by khenaidoo · 5 years ago
  54. 9cdc1a6 [VOL-1429] This commit adds a flag to bypass the transaction processing by khenaidoo · 5 years ago
  55. 2ccd7f4 [VOL-1427] Bug fix by khenaidoo · 5 years ago
  56. a75791c VOL-1405 : First submission for read-only core by Stephane Barbarie · 5 years ago
  57. 3d587c6 Change to the proto build script broken by the OMCI mib by sslobodr · 5 years ago
  58. cd37bc5 Removal of exports that aren't needed, other genereal by sslobodr · 5 years ago
  59. 32aab30 VOL-1395: Common shared libraries needed for Python based device adapters. by Chip Boling · 5 years ago
  60. 81f9651 Insert the description of the change. by Ryan · 5 years ago
  61. 5f0b5a3 Coding style changes to better aling with common practice by sslobodr · 5 years ago
  62. 6c1689c Changes to coding style to better align with general practice. by sslobodr · 5 years ago
  63. f5a5bfa This update provides the meat for the image download feature by khenaidoo · 5 years ago
  64. e7ce71d [VOL-1416] by sslobodr · 5 years ago
  65. 439dc39 Adding k8s manifest to startup simulated OLT/ONU by Stephane Barbarie · 5 years ago
  66. 3cb0122 VOL-1387 : Fixed issue introduced with watch mechanism submission by Stephane Barbarie · 5 years ago
  67. 38afd0d [VOL-1417] by sslobodr · 5 years ago
  68. 2fb98b8 Changes to the build system to use a base container for the by sslobodr · 5 years ago
  69. 16e41bc [VOL-782,VOL-783,VOL-787] by sslobodr · 5 years ago
  70. 6f2fbe3 [VOL-1414] Update voltha CLI to support dynamic logging. This by khenaidoo · 5 years ago
  71. 60a6d0f Update to vendor dir by sslobodr · 5 years ago
  72. 392ebd5 [VOL-785,VOL-786,VOL-1315,VOL-1316] by sslobodr · 5 years ago
  73. 2755adf - Updated all OFAgent RPCs destined toward a Voltha core to contain by Richard Jankowski · 5 years ago
  74. 7ff26c7 Fix an exception in the kafka client. Update gitignore to ignore by khenaidoo · 5 years ago
  75. a3ea7d4 Updated dependencies for the affinity router. by sslobodr · 5 years ago
  76. e0a4c79 VOL-1387 : Added watch mechanism by Stephane Barbarie · 5 years ago
  77. d046be8 Dependencies for the affinity router and the affinity routing daemon. by sslobodr · 5 years ago
  78. 43c52cc This update cleans up the vendor directory and also keeps only by khenaidoo · 5 years ago
  79. ffe076b This update provides: by khenaidoo · 5 years ago
  80. ac63710 [VOL-1386] This commit add "dep" as the package management tool for voltha-go. by khenaidoo · 5 years ago
  81. 3dfc8bc This update addresses an issue when a device is deleted. The by khenaidoo · 5 years ago
  82. ca30132 This update consists of the following changes: by khenaidoo · 5 years ago
  83. 933b09b VOL-1372 : Fixed core crash due to how revisions are updated by Stephane Barbarie · 5 years ago
  84. 5f89fb6 VOL-1318 OpenOLT Containerization by Arun Arora · 5 years ago
  85. d1cbf4c VOL-1318 Basic Openolt docker image creation files by Dinesh Belwalkar · 5 years ago
  86. 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 5 years ago
  87. d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 5 years ago
  88. 1937407 Update the device discovery protos to include the core POD name. by khenaidoo · 5 years ago
  89. 0c328db VOL-1318 add some infrastructure files for openolt protos and .yml by Dinesh Belwalkar · 5 years ago
  90. dbab94a This is a first attempt at getting INGRESS packets flowing northwards in the system. by Richard Jankowski · 5 years ago
  91. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  92. ab8e253 - Submitted manifests required to run the EAPOL test by Richard Jankowski · 5 years ago
  93. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  94. 9084792 This commit made some modifications in the way messages over by khenaidoo · 5 years ago
  95. 7f9bb1a Fix missing inlinecallbacks for packet-in by khenaidoo · 5 years ago
  96. 4c1a5bf This commit adds a complete partition consumer as well as a by khenaidoo · 5 years ago
  97. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  98. dc5022d VOL-1334 : Fixed concurrency issues by Stephane Barbarie · 5 years ago
  99. c635cd3 VOL-1318 PONSIM Demo build fresh environment creation by Arun Arora · 5 years ago
  100. 9f1fd17 Comment out the affinity router dependency, for now, to allow by khenaidoo · 5 years ago