glance/glance
Zhi Yan Liu fe172d6114 Fixes the failure of updating or deleting image empty property
When property protection feature enabled, end user couldn't uses
Glance v2 API to update or delete a property of an image successfully
which value is empty, client will receive a http 500 error and a
relevant error log could be found in glance-api service log.

Closes-bug: #1332103

Change-Id: I1f9f181cea714e6ba26388d125bb7023e7a14305
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-07-21 04:33:02 +08:00
..
api Fixes the failure of updating or deleting image empty property 2014-07-21 04:33:02 +08:00
cmd Merge "Move to oslo.db" 2014-07-22 21:14:02 +00:00
common Merge "Switch over oslo.i18n" 2014-07-14 19:15:34 +00:00
db Move to oslo.db 2014-07-21 12:31:10 +03:00
domain Ensures that task.message is of type unicode 2014-05-06 14:00:44 -04:00
hacking Add test for no_translate_debug_logs hacking check 2014-06-10 02:53:40 +00:00
image_cache Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00
locale Imported Translations from Transifex 2014-07-06 06:00:24 +00:00
openstack Move to oslo.db 2014-07-21 12:31:10 +03:00
quota Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00
registry Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00
store Decouple read chunk size from write chunk size 2014-07-23 14:31:25 -07:00
tests Fixes the failure of updating or deleting image empty property 2014-07-21 04:33:02 +08:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Fix logging context to include user_identity 2014-02-21 17:19:31 +01:00
gateway.py Adding status field to image location -- domain and APIs changes 2014-07-11 14:15:33 +08:00
i18n.py Switch over oslo.i18n 2014-07-08 15:28:44 +02:00
location.py Adding status field to image location -- domain and APIs changes 2014-07-11 14:15:33 +08:00
notifier.py Some exceptions raise UnicodeError 2014-07-10 12:12:24 +08:00
schema.py replace dict.iteritems() with six.iteritems(dict) 2014-06-06 14:51:41 +00:00
scrubber.py Refactoring Glance logging lowering levels 2014-07-17 10:03:12 +00:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00