-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.0
-
Component/s: None
-
Labels:None
-
Story Points:4
-
Sprint:VOLTHA 2.0 Sprint 4, VOLTHA 2.0 Sprint 5, VOLTHA 2.0 Sprint 6
As of today for each device that connects to ONOS, the logical device information needs to be provisioned in ONOS. This requires that the logical device id is known prior to the device connecting to ONOS (see VOL-493 and VOL-494). The configuration is as below
"of:0001aabbccddeeff": {
"basic":
,
"accessDevice":
}
Out of the above, the driver can be put in the onos-drivers.xml while the uplink port and the vlan can be picked up from Sadis Configuration.
This change would be backward compatible such that first AccessDevice configuration is looked for the device and only if it's not found in that Sadis data is looked into, so if someone does not want to use this feature they don't need to change anything.
- blocks
-
VOL-949 Add ability to Create/Delete a Downstream and Upstream 'Named' Bandwidth Profile to a Database
- Resolved