glance/glance/tests
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
..
etc Fixes the failure of updating or deleting image empty property 2014-07-21 04:33:02 +08:00
functional Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
integration Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
unit Metadef Property and Object schema columns should use JSONEncodedDict 2014-10-07 12:28:59 -07:00
var New -k/--insecure command line option 2012-02-13 13:57:13 +00:00
__init__.py Do not use __builtin__ in python3 2014-03-13 10:05:18 +08:00
stubs.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
test_hacking.py Enforce using six.text_type() over unicode() 2014-09-18 09:51:04 +00:00
utils.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00