summaryrefslogtreecommitdiff
path: root/releasenotes/notes/use-image-format-for-memory-check-25b1f06701ccdc47.yaml
blob: 9684fb9a97c7fb1209a7019897dc47e1f658a659 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    If the disk format of the image is provided in the instance_info, skip the
    memory check if it is set to `raw` and raw image streaming is enabled. That
    allows to stream raw images provided as URL and not through Glance.