1. 3b76ab0 Updated service to use new XOS core version: 2.1.32 by Zack Williams · 5 years ago 2.1.20
  2. 1e04327 SEBA-401: Reformat olt-service xproto by Scott Baker · 5 years ago 2.1.19
  3. 09798d8 SEBA-406 OLT Admin_state as declarative instead of feedback state by Scott Baker · 5 years ago 2.1.18
  4. 2108e75 SEBA-401 Expand descriptions of VOLT Service fields by Scott Baker · 5 years ago 2.1.17
  5. 3db0eef SEBA-381 Expose ONU reason in XOS modeling by Scott Baker · 5 years ago 2.1.16
  6. e35bec4 SEBA-386 Update olt-service documentation by Scott Baker · 5 years ago 2.1.15
  7. 7483017 Updated service to use new XOS core version: 2.1.25 by Zack Williams · 5 years ago 2.1.14
  8. 9ed1799 Making OLTs host+port combination unique to prevent duplicates by Matteo Scandolo · 5 years ago 2.1.13
  9. d01fae7 SEBA-357 Use nni port number as uplink port when pulling by Scott Baker · 5 years ago 2.1.12
  10. 0bbbfd1 Revert "SEBA-357 remove OLTDevice.uplink_port" by Scott Baker · 5 years ago
  11. b32c584 SEBA-357 remove OLTDevice.uplink_port by Scott Baker · 5 years ago 2.1.11
  12. 22b46c5 SEBA-353 Pull step should be resilient to missing PonPorts; by Scott Baker · 6 years ago 2.1.10
  13. f19a610 Fix string formatting in log statement by Zack Williams · 6 years ago 2.1.9
  14. b95631a Updated service to use new XOS core version: 2.1.22 by Zack Williams · 6 years ago 2.1.8
  15. 77eac1d SEBA-324 reverse field numbers for manytoone relations by Scott Baker · 6 years ago 2.1.7
  16. f140ded Letting operator specify a serial_number by Matteo Scandolo · 6 years ago
  17. 10928dd Adding timeout to pull_step request to avoid blocking the thread if VOLTHA is not answering by Matteo Scandolo · 6 years ago
  18. 4587665 Read device serial_number as soon as the device is activated by Matteo Scandolo · 6 years ago 2.1.5
  19. b9ae268 Releasing by Matteo Scandolo · 6 years ago 2.1.4
  20. d6fce51 Adding serial_number information to OLTDevice by Matteo Scandolo · 6 years ago
  21. b7ec9d2 Updating parent and releasing by Matteo Scandolo · 6 years ago 2.1.3
  22. a79395f [SEBA-251] Adding OLT name into onos netcfg by Matteo Scandolo · 6 years ago
  23. 04287a8 [SEBA-266] Repushing subscribers if ONOS goes down by Matteo Scandolo · 6 years ago
  24. 6ff7a4a SEBA-271 fix duplicate field number by Scott Baker · 6 years ago 2.1.1
  25. 59b1e07 SEBA-108 call acquire_service_instance on fc service by Scott Baker · 6 years ago 2.1.0
  26. 578e5e5 Building from newer core and releasing minor by Matteo Scandolo · 6 years ago 2.0.3
  27. f7ebb11 Adding delay in OLT deletion by Matteo Scandolo · 6 years ago
  28. 27d2fbb Moving polling logs to debug by Matteo Scandolo · 6 years ago
  29. 610c11d [SEBA-226] Adding nas_id to OLTDevice by Matteo Scandolo · 6 years ago
  30. d8b4875 Fixing xproto definition of models by Matteo Scandolo · 6 years ago
  31. c50a350 SEBA-216 fix policy crashing on ONOS dependency by Scott Baker · 6 years ago
  32. 563891c [SEBA-200] Deleting an OLT that was never sync'ed by Matteo Scandolo · 6 years ago
  33. a0291a1 Fixing ONU deletion step by Matteo Scandolo · 6 years ago
  34. a4fb032 [SEBA-199] Fixed OLT Deletion and reading delete OLTs from VOLTHA by Matteo Scandolo · 6 years ago
  35. 1835882 Storing backend handle to delete object by Matteo Scandolo · 6 years ago
  36. 25ad290 [SEBA-191] Updating the OLT app API by Matteo Scandolo · 6 years ago
  37. 8718300 [SEBA-180] moved onu event in att-workflow driver by Matteo Scandolo · 6 years ago
  38. 8091294 Reading s_tag from the subscriber by Matteo Scandolo · 6 years ago
  39. 244e6ec [CORD-3191] Remove old pmc-olt ref from olt-service by Luca Prete · 6 years ago
  40. 5b9174a Release v2.0.1 by Andy Bavier · 6 years ago 2.0.1
  41. d6de1b9 Bugfix - use port number rather than port name by Jonathan Hart · 6 years ago
  42. a61fb3d [CORD-3206] Updates for new xos unit test job by Zack Williams · 6 years ago
  43. 72f43d0 [SEBA-81] Getting ONU Serial Number from logical device openflow info by Matteo Scandolo · 6 years ago
  44. 04c5ec3 SEBA-78 add PortBase to models.py by Scott Baker · 6 years ago
  45. c65464a Release v2.0.0 by Zack Williams · 6 years ago 2.0.0
  46. 8699e7b CORD-3199 fix exception when running onu device tests by Scott Baker · 6 years ago
  47. e48a464 [CORD-3120] Adding remove subscriber call in ONOS-VOLTHA by Matteo Scandolo · 6 years ago
  48. 096a3cf [CORD-3165] Updating backend_status and catching OLT Activation errors by Matteo Scandolo · 6 years ago
  49. 62ca52b Adding retry mechanism for ONU are not yet discovered by XOS by Matteo Scandolo · 6 years ago
  50. 88709c4 Fixing TOSCA_key for OLT_Device by Matteo Scandolo · 6 years ago
  51. 8acfb40 Merge "Adding ONUDevice deletion check" by Matteo Scandolo · 6 years ago
  52. 33fb162 Adding ONUDevice deletion check by Matteo Scandolo · 6 years ago
  53. e3daaa2 [CORD-3166] Enable ONUs in VOLTHA by Matteo Scandolo · 6 years ago
  54. d8ed60e [CORD-3131] Reading uni_port_id from voltha based info by Matteo Scandolo · 6 years ago
  55. 2ed64b9 [CORD-3156] Adding support for mac_address in olt-service by Matteo Scandolo · 6 years ago
  56. 21ef59f [CORD-3022] Splitting config by Matteo Scandolo · 6 years ago
  57. 53d6119 [CORD-3125] Disabling ONU in VOLTHA by Matteo Scandolo · 6 years ago
  58. 50db701 Merge "[CORD-3109] Adding docs" by Matteo Scandolo · 6 years ago
  59. d6a54b1 [CORD-3109] Adding docs by Matteo Scandolo · 6 years ago
  60. 2e8cd54 [CORD-3090] Remove Filebeat logging by Zack Williams · 6 years ago
  61. 2360fd9 [CORD-3008] Before removing OLT check that no subscribers are using it by Matteo Scandolo · 6 years ago
  62. 6be6ee9 [CORD-3091] Pulling NNI and PON ports by Matteo Scandolo · 6 years ago
  63. 7db8537 [CORD-3057] Integrating the OSS Service by Matteo Scandolo · 6 years ago
  64. 85f5498 [CORD-3056] Listen for ONU events by Matteo Scandolo · 6 years ago
  65. e2cb8a4 [CORD-3084] Attaching a subscriber to an ONU by Matteo Scandolo · 6 years ago
  66. d44ca99 [CORD-3078] Pulling ONUs by Matteo Scandolo · 6 years ago
  67. 7680a68 [CORD-3068] Fix E2E test by Matteo Scandolo · 6 years ago
  68. 19466a0 Fixing OLTDevice pull step by Matteo Scandolo · 6 years ago
  69. 2c14493 [CORD-3017] Working around ONOS driver issue by Matteo Scandolo · 6 years ago
  70. ca974c8 [CORD-3004] Refactor, improve XOS OLT service by Luca Prete · 6 years ago
  71. 508771c Adding .gitreview file to olt-service repository by Luca Prete · 6 years ago
  72. 1d04e2c Merge "[CORD-2938] Moving VOLTServiceInstance conveniente method" by Matteo Scandolo · 6 years ago
  73. 01b0621 CORD-2990 set uniqueness constraints by Scott Baker · 6 years ago
  74. 80948f2 [CORD-2938] Moving VOLTServiceInstance conveniente method by Matteo Scandolo · 6 years ago
  75. 3352341 [CORD-2930] Pulling OLT Devices from VOLTHA by Matteo Scandolo · 6 years ago
  76. d3c768d [CORD-2887] Adding subscriber details for fabric termination by Matteo Scandolo · 6 years ago
  77. f6337eb [CORD-2886] Sending device config to VOLTHA ONOS by Matteo Scandolo · 6 years ago
  78. 43143ff Temporary solution to get the OLT service to work with vSG-HW by Matteo Scandolo · 6 years ago
  79. b8621cd Prevent synchronizer to push OLTs to VOLTHA if they have feedback state by Matteo Scandolo · 6 years ago
  80. ce27e9c Fixing PONPort modeling by Matteo Scandolo · 6 years ago
  81. 4a8b4d6 [CORD-2809] Synchronizer OLTDevice in VOLTHA by Matteo Scandolo · 6 years ago
  82. 3ce6ef2 Merge "Fixing APIs generation" by Matteo Scandolo · 6 years ago
  83. bfc3133 Fixing APIs generation by Matteo Scandolo · 6 years ago
  84. 0cfe2db CORD-2772 remove deprecated synchronizer Dockerfile by Scott Baker · 6 years ago
  85. dafc4be CORD-2772 set version number for olt service by Scott Baker · 6 years ago
  86. 187ba8b CORD-2865 remove creator field by Scott Baker · 6 years ago
  87. ca52aea [CORD-2826] Removing VSG model import from model_policies by Matteo Scandolo · 6 years ago
  88. 89f1648 [CORD-2826] Removing hardcoded dependencies by Matteo Scandolo · 6 years ago
  89. 4347381 [CORD-2763] Models for VOLTHA integration by Matteo Scandolo · 6 years ago
  90. d245801 [CORD-2791] Rename Rename VOLTTenant in VOLTServiceInstance by Matteo Scandolo · 6 years ago
  91. 8134200 [CORD-2783] Removed c/s_tag from vOLT service by Matteo Scandolo · 6 years ago
  92. ef18334 Merge "[CORD-2760] Cleanup R-CORD chain" by Matteo Scandolo · 6 years ago
  93. f869288 [CORD-2760] Cleanup R-CORD chain by Matteo Scandolo · 6 years ago
  94. 7663f92 CORD-2753 volt service default owner by Scott Baker · 6 years ago
  95. 9ea9305 CORD-2741 Remove unnecessary import of LeastLoadedNodeScheduler by Scott Baker · 6 years ago
  96. 681d2aa CORD-2618 remove legacy olt onboarding recipe by Scott Baker · 6 years ago
  97. c7b56ad CORD-2476 fix volt config file by Scott Baker · 6 years ago
  98. 47e1a5d Merge "CORD-2476 migrate olt service to dynamic load" by Scott Baker · 6 years ago
  99. d241f8d CORD-2476 migrate olt service to dynamic load by Scott Baker · 6 years ago
  100. 418e85b Merge "CORD-2467: Start filebeat in synchronizer containers" by Sapan Bhatia · 6 years ago