Fixed variable read in Perform Reboot ONUs and OLTs Physically keyword

Change-Id: I7deaaffbe6e2f76b7cfa9c505f06cb0c9b2cdcc3
diff --git a/libraries/utils.robot b/libraries/utils.robot
index 30158ed..1dae7e7 100755
--- a/libraries/utils.robot
+++ b/libraries/utils.robot
@@ -1684,7 +1684,7 @@
     # Waiting extra time for the ONUs to come up
     Sleep    30s
     FOR   ${I}    IN RANGE    0    ${olt_count}
-        ${olt_serial_number}=    Get From Dictionary    ${olt_ids}[${I}]    sn
+        ${olt_serial_number}=    Get From Dictionary    ${list_olts}[${I}]    sn
         ${power_switch_port}=    Get From Dictionary    ${list_olts}[${I}]    powerswitchport
         ${olt_ssh_ip}=    Get From Dictionary    ${list_olts}[${I}]   sship
         # If the power switch port is not specified, continue