nova/plugins/xenserver
Brian Elliott 77aea0e6a3 xenapi: Do not retry snapshot upload on 500
If Glance returns a 500 response on an initial attempt to upload
a snapshot image, it will set the image status to killed.  Any retry
attempts will fail with a 409 response.

Hence, Nova should not attempt to retry the upload in this case, which
will eliminate many pointless retries.

Closes-Bug: 1349933

Change-Id: I1a8f2416923a368b02cf8963c747ebbb24d749a1
2014-06-10 17:10:03 +00:00
..
doc Improve grammar throughout nova. 2012-04-10 11:15:07 -07:00
networking/etc Fixed many typos. 2014-04-25 21:47:41 -07:00
xenapi xenapi: Do not retry snapshot upload on 500 2014-06-10 17:10:03 +00:00