c04ec16cf7
openstacksdk added support for using image import as a fallback which is transparently supported here, but also provides an override flag to allow a user to force use of import. Expose that here. Depends-On: https://review.opendev.org/737608 Change-Id: Ied938a8f63f305305a20ace42e9f4c84b0a5c00e
6 lines
143 B
YAML
6 lines
143 B
YAML
---
|
|
features:
|
|
- |
|
|
Added ``--import`` flag to ``openstack image create`` to allow
|
|
the user to force use of the image import codepath.
|