** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1257199
Title:
image-create fails with the flags --location / --copy-from with the
--progress flag
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Bug description:
Description of problem:
When verifying the RFE: https://bugzilla.redhat.com/show_bug.cgi?id=919816
the image-create action failed when trying to create an image with an image
should download from a web resource.
for an example:
glance image-create --name Fedora17-image --disk-format=qcow2
--container-format=bare --is-public=True --location
http://download.lab.bos.redhat.com/composes/latest-RHEL6/6.5/Server/x86_64/iso/RHEL6.5-20131009.0-Server-x86_64-DVD1.iso
--progress
'data'
The output is informative and there's no trace of the action in the
log.
Version-Release number of selected component (if applicable):
python-glanceclient-0.10.0-1.el6ost.noarch
python-glance-2013.2-3.el6ost.noarch
openstack-glance-2013.2-3.el6ost.noarch
How reproducible:
evevry time
Steps to Reproduce:
1. Run the command: glance image-create --name Fedora17-image
--disk-format=qcow2 --container-format=bare --is-public=True --location
http://download.lab.bos.redhat.com/composes/latest-RHEL6/6.5/Server/x86_64/iso/RHEL6.5-20131009.0-Server-x86_64-DVD1.iso
--progress
Actual results:
A new line with the output 'data'.
Expected results:
if the action fails then an error output to the console and log. But the
action should succeed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1257199/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp