-
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.