openstacksdk/examples
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
..
baremetal Add set_provision_state and wait_for_provision_state for baremetal Node 2018-07-17 13:58:43 +02:00
cloud Remove openstack_cloud factory function 2018-01-31 11:26:02 -06:00
clustering Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
compute Fix compute tests for resource.prop ID attributes 2016-02-15 09:15:21 -06:00
identity Added project role assignment 2017-02-06 09:55:11 +02:00
image Add glance image import support 2019-02-28 15:10:32 +00:00
key_manager Refactor Key Manager for resource2 2016-08-24 15:58:51 -04:00
network Deprecate port and ping methods in Network proxy 2017-02-15 08:05:19 -05:00
__init__.py Add some sample scripts 2014-04-30 09:43:08 -06:00
connect.py fix typo 2019-01-30 17:11:44 +01:00