77aea0e6a3
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 |
||
---|---|---|
.. | ||
etc/xapi.d/plugins | ||
README |
This directory contains files that are required for the XenAPI support. They should be installed in the XenServer / Xen Cloud Platform dom0. If you install them manually, you will need to ensure that the newly added files are executable. You can do this by running the following command (from dom0): chmod a+x /etc/xapi.d/plugins/*