Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-4504

Reason field being set even when there is no error in response of GetImageStatus

    XMLWordPrintable

    Details

    • Story Points:
      3

      Description

      The Reason field is supposed to contain the reason if there is an error for the download or activation of an image on an ONU (https://github.com/opencord/voltha-protos/blob/master/protos/voltha_protos/device.proto#L286)

      But we see that in the response of the GetImageState the following values:

      imageState:<version:\"090140.9.9.308.img\" download_state:DOWNLOAD_STARTED reason:DEVICE_BUSY image_state:IMAGE_DOWNLOADING >

      We expect the reason in this case to be *NO_ERROR * in this case as there is no problem, the download has started and it's going on.

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            andrea Andrea Campanella
            Reporter:
            aghosh Amit Ghosh
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes