1. 12acc9a Revert "Revert "move pkt in into openolt_packet"" by Shad Ansari · 5 years ago experiment
  2. ea2e6c2 align openolt_grpc with olt-ctl by Shad Ansari · 5 years ago
  3. 8793c13 Revert "move pkt in into openolt_packet" by Shad Ansari · 5 years ago
  4. 1ed6f7d Revert "Move pkt-in/out kafka topic deletion into openolt_packet" by Shad Ansari · 5 years ago
  5. d031988 Move pkt-in/out kafka topic deletion into openolt_packet by Shad Ansari · 5 years ago
  6. f188069 move pkt in into openolt_packet by Shad Ansari · 5 years ago
  7. 942ef0d Bump up omci timers by Shad Ansari · 5 years ago
  8. 7d4711a Remove pkt-out dead code by Shad Ansari · 5 years ago
  9. 0f068dd remove unused packet_indication() by Shad Ansari · 5 years ago
  10. 28d1423 netcfg for scale testing by Shad Ansari · 5 years ago
  11. 3cc8446 Fix envoy go build to use golang 1.10 by Matt Jeanneret · 5 years ago
  12. 18094d6 Terminate grpc process when olt is deleted by Shad Ansari · 5 years ago
  13. a03b133 Fix issues with openolt_grpc logging by Shad Ansari · 5 years ago
  14. 3b1bfaf openolt_grpc logging by Shad Ansari · 5 years ago
  15. ca3dc77 Move openolt_grpc.py to grpc directory by Shad Ansari · 5 years ago
  16. b4596ea Suppress a chatty log by Shad Ansari · 5 years ago
  17. 548f94d Spawn subprocess for openolt_grpc by Shad Ansari · 5 years ago
  18. d1652de openolt_device now uses its own grpc stub - not the one from openolt_grpc by Shad Ansari · 5 years ago
  19. 6dff9c9 Exception handling around kafka produce() by Shad Ansari · 5 years ago
  20. 4c19b85 Bump uptwisted thread pool size by Shad Ansari · 5 years ago
  21. 79e2ed3 Openolt kafka proxy - add file missing from prev commit by Shad Ansari · 5 years ago
  22. 102d0b9 OpenoltKafkaProxy by Shad Ansari · 5 years ago
  23. 33b3a24 Replace get_kafka_proxy() with registry by Shad Ansari · 5 years ago
  24. adf6c69 new file openolt_kafka_prodcuer.py by Shad Ansari · 5 years ago
  25. 2fbda7b Refactor openolt_grpc by Shad Ansari · 5 years ago
  26. 242aac6 Cleanup logs on olt reboot by Shad Ansari · 5 years ago
  27. fc3c4e1 openolt_grpc sends olt indication on kafka on loosing grpc connection by Shad Ansari · 5 years ago
  28. 552f4a0 Fix bug in previous commit by Shad Ansari · 5 years ago
  29. 2f8a90d Handle multiple onu discover events gracefully by Shad Ansari · 5 years ago
  30. 1e66e2a Add missing __delete_port() in openolt datamodel by Shad Ansari · 5 years ago
  31. 748fbf9 Move disable logic out of openolt_grpc into openolt_indications by Shad Ansari · 5 years ago
  32. e411004 Clean up logs by Shad Ansari · 5 years ago
  33. 11bb944 Add kafka admin api to create topics by Shad Ansari · 5 years ago
  34. 72462c8 Move fetching of device info out of openolt_grpc by Shad Ansari · 5 years ago
  35. 1f3bb81 Make default logging level = ERROR by Shad Ansari · 5 years ago
  36. ca1df8f Make etcd calls in callInThread by Shad Ansari · 5 years ago
  37. a8f3bca Move CreateTconts grpc call to callInThread by Shad Ansari · 5 years ago
  38. a3bcfe1 Suffix kafka topics with logical dev id or host_and_port by Shad Ansari · 5 years ago
  39. 15052bc temp hack to be reverted once TP changes are merged by Shad Ansari · 5 years ago
  40. aee2eb2 Add missing import grpc by Shad Ansari · 5 years ago
  41. 99b637d Delete pkt-out kafka topic at init by Shad Ansari · 5 years ago
  42. 3fbf1c0 Move some blocking grpc calls to threads by Shad Ansari · 5 years ago
  43. b887586 Bump up twisted's thread pool size by Shad Ansari · 5 years ago
  44. ecf7497 Increase ofagent's grpc timeout by Shad Ansari · 5 years ago
  45. 42392a7 packet-out escapes twisted thread by Shad Ansari · 5 years ago
  46. 995ca63 packet-in escapes twisted thread by Shad Ansari · 5 years ago
  47. 929e6a0 Use one topic for all openolt indications by Shad Ansari · 5 years ago
  48. e969afc Publish indications on kafka by Shad Ansari · 5 years ago
  49. ecb0dca Misc fixes to kafka messaging by Shad Ansari · 5 years ago
  50. 0cc9230 Initial commit to move grpc into openolt_grpc by Shad Ansari · 5 years ago
  51. 32993eb add --no-cache option to docker build by Shad Ansari · 5 years ago
  52. 23221d9 SEBA-588 Fix key format in flow_extract_info() by Shad Ansari · 5 years ago
  53. 2b7a9c8 Openolt alarms thread by Shad Ansari · 5 years ago
  54. 060a6fc publish indications on kafka by Shad Ansari · 5 years ago
  55. cd4763c First commit on experiment branch by Shad Ansari · 5 years ago
  56. dee75fd Add packet in/out counters to ofagent by Shad Ansari · 5 years ago
  57. c946b42 Revert "Initial commit for handling openolt alarms in a separate thread" by Shad Ansari · 5 years ago
  58. 6636cc2 Initial commit for handling openolt alarms in a separate thread by Shad Ansari · 5 years ago
  59. 45d45f9 Fix flow_extract_info() to return correct pon, onu and uni ids by Shad Ansari · 5 years ago
  60. ed99efe VOL-1059: Test Case: Unicast flow setup ctag/stag assignment by Gilles Depatie · 5 years ago
  61. 91911df VOL-1520: Add missing call to start KPI/PM collection by Chip Boling · 5 years ago
  62. 800d2d3 Revert "publish indications on kafka" by Shad Ansari · 5 years ago
  63. cfbade1 publish indications on kafka by Shad Ansari · 5 years ago
  64. 4672fd7 Remove flows from onu device on onu disable by Shad Ansari · 5 years ago
  65. e497ad4 Replace calls to adapter_agent with platform/cache calls by Shad Ansari · 5 years ago
  66. 8e1d8c4 VOL-1506: Change alarm error message to debug as a non-existent by Chip Boling · 5 years ago
  67. 9003cf9 VOL-1439: Fixes for proper table attribute handling by Chip Boling · 5 years ago
  68. 4f9a973 Openolt data model - Hash map onu info cache on intf_id, gemport_id by Shad Ansari · 5 years ago
  69. f935829 Openolt data model - cache onu info by Shad Ansari · 5 years ago
  70. c0c8274 Fix bug - include logical_device_id in alarms by Shad Ansari · 5 years ago
  71. c915a44 Openolt data model alarm fix by harshawasthi90 · 5 years ago
  72. d16ef0c Make olt device REACHABLE after olt reboot/re-connect by Shad Ansari · 5 years ago
  73. 0402dc5 Add missing __init__.py files to denote python packages by Gilles Depatie · 5 years ago
  74. 17b0d92 VOL-1498: Enhance test libraries for use with various deployments by Gilles Depatie · 5 years ago
  75. 5596c19 VOL-1482: Fix Scapy definition for OMCI GetResponse message by Chip Boling · 5 years ago
  76. cb8b597 VOL-1504: fix for TimeSynchronization Request frame by Chip Boling · 5 years ago
  77. 18f6037 Fix olt oper down in openolt data_model by Shad Ansari · 5 years ago
  78. 8d06864 Openolt data model changes (4th batch) by Shad Ansari · 5 years ago
  79. f9b9b89 Openolt data model changes (3rd batch) by Shad Ansari · 5 years ago
  80. 2e68369 VOL-1060: Test Case: DHCP by Gilles Depatie · 5 years ago
  81. 29c79b1 Descriptive log for onu activate failures. by Shad Ansari · 5 years ago
  82. 66fcfd9 Fix nni getting disabled issue by Shad Ansari · 5 years ago
  83. 7a5d217 pep8 cleanup of openolt_flow_mgr by Shad Ansari · 5 years ago
  84. 458b790 Eliminating repetitive vcore logs. by Saurav Das · 5 years ago
  85. ef2029b Openolt data model changes (2nd batch) by Shad Ansari · 5 years ago
  86. d557797 Openolt data model changes by Shad Ansari · 5 years ago
  87. 353af12 VOL-1400: TP Instance and PON resources are not cleared from KV store by Thiyagarajan Subramani · 5 years ago
  88. 9630ee3 Revert assert removed in previous commit by Shad Ansari · 5 years ago
  89. 9d34329 This patch solves the following bugs: by Gamze Abaka · 5 years ago
  90. 3b62d6c VOL-1224: The ONU Adapter must support deletion of a Service Flow using the Open OMCI MEs by Thiyagarajan Subramani · 5 years ago
  91. d964238 Misc changes to openolt_plaform by Shad Ansari · 5 years ago
  92. 134947d Introduce the openolt_data_model module. by Shad Ansari · 5 years ago
  93. 82dd202 Adding assert checks to Logical Device test recently added to by Gilles Depatie · 5 years ago
  94. 0bf3135 Refactor all python test libraries to conform to python coding guidelines by Gilles Depatie · 5 years ago
  95. 53cc0a2 Flow decomposer support for Tech Profile Reference in metadata instead of using Flow Table ID as reference in Table 1. by Gamze Abaka · 5 years ago
  96. dddbd08 Ensure each adapter is run as its own make target by Adam Dyess · 5 years ago
  97. a5e6aa3 VOL-1336: GetRequest task handles table attribute retrival instead of OMCI_CC by Chip Boling · 5 years ago
  98. e8cbc6f Move utility methods into openolt_utils by Shad Ansari · 5 years ago
  99. f34da59 VOL-1352 - Use serial_number reported by device instead of host:port. by Shad Ansari · 5 years ago
  100. 25299be Make pep8 happy - minor, no functinality change by Shad Ansari · 5 years ago