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

Extend the ImageVersion in DMI to include the lastUpdateTime

    XMLWordPrintable

    Details

    • Story Points:
      2

      Description

      As of now the structure contains
      message ImageVersion

      { string image_name = 1; string version = 2; }

      Would it be possible to include another attribute which shows at what time this version was installed.
      message ImageVersion

      { string image_name = 1; string version = 2; * google.protobuf.Timestamp lastUpdateTime = 3;* }

      Feasibility of this feature needs to be checked with the vendors

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            aghosh Amit Ghosh
            Reporter:
            aghosh Amit Ghosh
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes