<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 5, 2018 at 8:47 PM Brian Rosmaita <<a href="mailto:rosmaita.fossdev@gmail.com">rosmaita.fossdev@gmail.com</a>> wrote:</div><div dir="ltr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div>Since Queens, Glance has had a 'web-download' import method that takes a URL [0].  It's enabled by default, but operators do have the ability to turn it off.  (There's an API call to see what methods are enabled in a particular cloud.)  Operators also have the ability to restrict what URLs are acceptable [1], but that's probably a good thing. </div><div><br></div><div>In short, Glance does have the ability to do what you need since Queens, but there's no guarantee that it will be available in all clouds and for all URLs.  If you foresee that as a problem, it would be a good idea to get together with the Glance team at the PTG to discuss this issue.  Please add it as a topic to the Glance PTG planning etherpad [3] as soon as you can.</div></div></div></div></div></div></blockquote><div>Cool! Thank Brian. </div><div>Sounds like something we can use, just one small question in my mind. In order to use `web-download` in image resource, we need to create an empty image than use import to upload that imge. I have try that scenrio by myself now (I'm not really diving into detail yet) by:</div><div>1. create an empty image(like `openstack image create --container-format bare --disk-format qcow2 img_name`)</div><div>2. and than import image  (like `glance image-import --import-method web-download --uri <a href="https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img">https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img</a> `)</div><div>But that image stuck in queued after first step. <br></div><div>dose this scenario supported by glance? Or where did I do wrong?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div></div><div><br></div><div>[0] <a href="https://developer.openstack.org/api-ref/image/v2/index.html#interoperable-image-import" target="_blank">https://developer.openstack.org/api-ref/image/v2/index.html#interoperable-image-import</a></div><div>[1] <a href="https://docs.openstack.org/glance/latest/admin/interoperable-image-import.html#configuring-the-web-download-method" target="_blank">https://docs.openstack.org/glance/latest/admin/interoperable-image-import.html#configuring-the-web-download-method</a></div><div>[3] <a href="https://etherpad.openstack.org/p/stein-ptg-glance-planning" target="_blank">https://etherpad.openstack.org/p/stein-ptg-glance-planning</a></div></div></div></div></div></div></blockquote></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="background-image:none"><div style="font-size:small"><div><table border="0" cellpadding="0" cellspacing="0" style="color:rgb(0,0,0);font-size:medium;font-family:verdana"><tbody><tr><td colspan="3" align="left" valign="center"><span style="font-size:13px;font-family:verdana">May The Force of Open<font color="#ff0000">Stack</font> Be With You,</span> <br><b><i><font face="georgia, serif" size="4">Rico Lin<br></font></i></b>irc: ricolin</td></tr><tr><td colspan="3" align="left" valign="center" style="height:10px;border-bottom:1px dashed rgb(221,221,221)"></td></tr><tr><td colspan="3"></td></tr></tbody></table><br></div></div></div><font size="2" face="tahoma, sans-serif" color="#999999"></font></div></div></div></div></div></div></div></div></div></div></div></div></div></div>