openstacksdk/releasenotes/notes/image-proxy-layer-kwarg-only-arguments-94c9b2033d386160.yaml
Stephen Finucane 433d97c40c image: Add missing image import options
Add support for the following options:

- remote_region
- remote_image_id
- remote_service_interface

In addition, we now return the response to the user.

Change-Id: I7ebb75896002ea8e0eca6617eb407e94050bce65
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-01-13 17:25:51 +00:00

6 lines
164 B
YAML

---
upgrade:
- |
The signatures of the ``openstack.image.v2.import_image`` has changed. All
arguments except ``image`` and ``method`` are now kwarg-only.