Created attachment 786618 [details] client debug Description of problem: When snapshot creation fails somewhere in the middle of creating the snapshot, glance 4 polling mode exits with status 0. Version-Release number of selected component (if applicable): openstack-glance-2013.1.2-1.el6ost.noarch How reproducible: 1/10 Steps to Reproduce: It is not easy to reproduce, what I did was: 1. nova --debug image-create --poll '4b1317d3-71b5-4f4a-8ea5-b2e2f529da43' 'mirage_rhel-6.4-preinstalled' 2. There was some error when glance was saving data to swift. 3. Actual results: echo $? 0 Expected results: echo $? non-zero Additional info:
The problem when saving trough glance to swift should probably be reproducible by changing the node_timeout in /etc/swift/proxy-server.conf to some low value, like 1.
This sounds more like a novaclient error than a glanceclient error (assuming glanceclient is raising an exception)
Yeah maybe I was mistaken by seeing the word "glance" in the traceback.
This issue has been reported on a EOL version of OSP and do not get any activities. Please feel fre to reopen whether that issue is still happening on current releases. Thanks, s.