Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-8580

ISO format regression for image conversion plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Major Major
    • rhos-18.0.1
    • None
    • openstack-glance
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • Committed
    • openstack-glance-26.1.1-18.0.20240905204707.1427857.el9ost
    • ?
    • ?
    • Yes
    • Hide
      .Image import no longer remains in `importing` state after conversion with ISO image format

      Before this update, when you used image conversion with the ISO image format, the image import operation remained in an "importing" state.

      Now the image import operation does not remain in an "importing" state.
      Show
      .Image import no longer remains in `importing` state after conversion with ISO image format Before this update, when you used image conversion with the ISO image format, the image import operation remained in an "importing" state. Now the image import operation does not remain in an "importing" state.
    • Bug Fix
    • Done
    • Important

      With latest changes in glance to fix CVE-2024-32498 [1] we will not be able to use ISO format image with new image import workflow if image conversion plugin is enabled. The image conversion process will fail with `RuntimeError: Unable to convert from format iso`. The resulting image will remain in `importing` state and it will be of now any use.

      If your cloud deployment supports uploading ISO format images then either you can disable image_conversion plugin (need to add process on how to disable it) or you can use traditional image creation process to upload the ISO format image. (i.e. Use glance image-create --name ISOImage --disk-format iso --container-format bare --file myfile.iso).

       

      [1] https://bugs.launchpad.net/nova/+bug/2059809

              akekane@redhat.com Abhishek Kekane
              akekane@redhat.com Abhishek Kekane
              Maxim Sava Maxim Sava
              rhos-dfg-storage-squad-glance
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: