-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: openolt-adapter, openonu-adapter, voltha-lib-go
-
Labels:None
-
Story Points:1
platform.go file is duplicated in openonu-adapter and openolt-adapter. Because it includes platform-wise common definitions and functions, it needs to be moved to voltha-lib-go. Adapters should include it from voltha-lib-go.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
27289,6 | VOL-4274 Move platform.go file to voltha-lib-go This file exists both in olt-adapter and onu-adapter with duplicate constants and functions. Becaues it includes constants and functions that can be used by any VOLTHA component, it is more convenient to move it to voltha-lib. Adapters will be changed after lib is merged. | master | voltha-lib-go | Status: MERGED | +2 | +1 |
27860,6 | VOL-4274 Move platform.go file to voltha-lib-go | master | voltha-openonu-adapter-go | Status: MERGED | +2 | +1 |
27868,1 | VOL-4274 Move platform.go file to voltha-lib-go | master | voltha-openolt-adapter | Status: MERGED | +2 | +1 |