← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1368479] [NEW] Metadef Property and Object schema columns should use JSONEncodedDict

 

Public bug reported:

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.

** Affects: glance
     Importance: Undecided
     Assignee: Wayne (wayne-okuma)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Wayne (wayne-okuma)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1368479

Title:
  Metadef Property and Object schema columns should use JSONEncodedDict

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1368479/+subscriptions


Follow ups

References