-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Done
-
Affects Version/s: VOLTHA v2.7
-
Fix Version/s: VOLTHA v2.7
-
Component/s: rw-core, voltha-lib-go
-
Labels:None
-
Story Points:2
-
Epic Link:
when introducing the new voltctl commands for the ONU sw upgrade we discovered that passing the OLT id does not get refused and the OLT becomes stuck in DOWNLOADING_IMAGE state.
./voltctl device image download 4fc4c904-85d1-4d76-9ae2-11d14bb565f6 test http://127.0.0.1/image 123 123 yields
4fc4c904-85d1-4d76-9ae2-11d14bb565f6 openolt true 3258ea7f-87b6-49ac-b79a-766c4f90aa93 BBSIM_OLT_10 DOWNLOADING_IMAGE ACTIVE REACHABLE
voltha-lib-go or the core shoudl refuse this operation on the OLT.
- relates to
-
VOL-3740 voltctl commands for ONU SW update
- Resolved