-----Original Message----- From: Martinx - ジェームズ <[email protected]> Reply: OpenStack Development Mailing List (not for usage questions) <[email protected]> Date: February 17, 2016 at 23:18:11 To: OpenStack Development Mailing List (not for usage questions) <[email protected]> Subject: Re: [openstack-dev] Questions regarding image "location" and glanceclient behaviour ...
> But this procedure will force me to download all images in advance, which I > can not do. > > I NEED the previous behavior, where Glance download the images by itself, > on demand. > > How to do this with V2 ? You can use glance image-create without passing it any image data. You should then be able to use location-add and I believe Glance will download the image itself in that case. Cheers, -- Ian Cordasco __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
