openstacksdk/examples/image
Victor Coutellier de8a882ce7 Add glance image import support
Interoperable image import process are introduced in the Image API v2.6. It
mainly allow image importing from an external url and let Image Service
download it by itself without sending binary data at image creation.

This commit will add a method import_image in both Image resource and proxy.

I also add a simple create_image proxy function for creating an image without
uploading it's data, as it is not required in glance API.

Change-Id: Idee9bea3f1f5db412e0ecd2105adff316aef4c4b
Story: 2005085
Task: 29671
2019-02-28 15:10:32 +00:00
..
__init__.py Add image user guide 2016-01-05 15:53:20 -06:00
create.py Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
delete.py Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
download.py Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
import.py Add glance image import support 2019-02-28 15:10:32 +00:00
list.py Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00