how does one import an image using the CLI for an image in an HTTP location
Why is openstack so difficult to find info on!!! Ergh.
From the UI (horizon) I can create an image to use, and NOT store it locally. This is perfect since my cloud has limited storage at this point. So I can specify a URL, and bam, I have a bootable image. How is this done in the CLI? both 'glance image-create' and openstack image create seem to have no option other than a local file. Am I missing something? Is this possible? Thanks!