7aa6f8465c
There are a few upload errors that glance plugin should not retry upload on, as it will fail again. This patch changes upload to not retry on the following conditions in addition to the 401 error that it already handles: - CONFLICT - REQUEST_ENTITY_TOO_LARGE - PRECONDITION_FAILED - FORBIDDEN Fixes bug 1203726 Change-Id: I538a4f9b133169b2e398e7dfcb3af58fef204f03