glance/glance
Wayne Okuma 824d9620b0 Metadef Property and Object schema columns should use JSONEncodedDict
The MetadefProperty and MetadefObject ORM classes currently specify the
JSON schema columns as type Text. It is preferred to use the
JSONEncodedDict Type Decorator instead. This fix also includes necessary
code changes to remove JSON encoding/decoding that was previously done
in other layers. Fixes for unit tests involving the schema columns are
also included.

Change-Id: I2c574210f8d62c77a438afab83ff80f3e5bd2fe7
Closes-Bug: 1368479
2014-10-07 12:28:59 -07:00
..
api Metadef Property and Object schema columns should use JSONEncodedDict 2014-10-07 12:28:59 -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 Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
db Metadef Property and Object schema columns should use JSONEncodedDict 2014-10-07 12:28:59 -07:00
domain Switch to oslo.utils 2014-10-07 14:55:57 +02: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 Switch to oslo.utils 2014-10-07 14:55:57 +02: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 Metadef Property and Object schema columns should use JSONEncodedDict 2014-10-07 12:28:59 -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 hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00