Uploaded image for project: 'Migration Toolkit for Virtualization'
  1. Migration Toolkit for Virtualization
  2. MTV-3816

OsType field missing from inventory API response

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 2.11.0
    • None
    • Controller

      Description of problem:

      The OVA provider server successfully parses the OsType field from OVF XML files, but this field is not exposed in the inventory API response.

      How reproducible:

      Always
      

      Actual results:

      The OsType field is parsed internally but not returned in the API response.
      "ovaSource": "VMware",
      "revisionValidated": 0 

      Expected results:

      When the OVA provider parses OsType from OVF files, it should be included in the inventory API response.
      "ovaSource": "VMware",
      "osType": "sles15_64Guest",
      "revisionValidated": 0 

              rh-ee-ehazan Elad Hazan
              rh-ee-msafra Miryam Safra
              Miryam Safra Miryam Safra
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: