-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v1.3
-
Component/s: Deprecated - VOLTHA Adapter
-
Labels:None
-
Story Points:10
-
Epic Link:
As an operator, I would like voltha to auto-discover OLT device and its resources/capabilities.
The auto-discovery mode would be adapter-specific, so adapter developers can choose to implement this mode or not. As an example, a voltha configuration setting can specify the types of devices to auto-discover.
> autodiscover_olt -t asfvolt16_olt
The auto-discover mode would be compatible with the existing provisioning and xpon configuration mode. So, an OLT that is auto-discovered should be configurable via existing xpon configuration.
In subsequent sprints, port enumeration can be added to auto-discovery whereby voltha can detect and configure PON and NNI interfaces.