glance/glance
ankitagrawal 633bec8fd4 Improve error log for expired image location url
If image is not present at the specified location while creating instance
from image, then HTTPInternalServerError 500 response along with stack trace
is logged on nova compute which does not help user to understand the exact
cause of failure.

Return HTTPNotFound error to the nova compute in case of image url got
expired or image is not present at the given location to give clear
indication of the cause of failure to user.

Closes-Bug: #1198566
Change-Id: I9acd9112aeae8d3b3c0c3921f306e716e5808c2e
2014-10-21 00:47:30 -07:00
..
api Improve error log for expired image location url 2014-10-21 00:47:30 -07:00
async Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
cmd Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
common Remove eventlet_hub option 2014-10-20 17:02:39 +02:00
db Merge "Can not delete images if db deadlock occurs" 2014-10-17 20:14:06 +00:00
domain Merge "GET property which name includes resource type prefix" 2014-10-08 16:13:11 +00:00
hacking Enforce using six.text_type() over unicode() 2014-09-18 09:51:04 +00:00
image_cache Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
locale Imported Translations from Transifex 2014-10-07 06:04:04 +00:00
openstack Update glance.openstack.common 2014-10-16 11:12:18 +08:00
quota Switch to oslo.utils 2014-10-07 14:55:57 +02:00
registry Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
tests Improve error log for expired image location url 2014-10-21 00:47:30 -07:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
gateway.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
i18n.py Switch over oslo.i18n 2014-07-08 15:28:44 +02:00
location.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
notifier.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
opts.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
schema.py Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
scrubber.py Glance scrubber should page thru images from registry 2014-10-16 11:44:36 -04:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00