openstacksdk/releasenotes/notes/no-import-fallback-a09b5d5a11299933.yaml
Monty Taylor 78e1c613f9 Stop falling back to image import
Import needs to always be explicit, because there are too many cases
where it doens't work properly.

Change-Id: I89dc48bdbb245d83a0c7d4f112f24728232e391c
2020-07-31 16:12:25 -05:00

6 lines
143 B
YAML

---
upgrade:
- |
Image upload will no longer fall back to attempting to use
the import workflow if the initial upload does not work.