glance/glance/db/sqlalchemy
Oleksii Chuprykov 9def368d07 Alter models and add migration
We must have correct models i.e. models that correspond
a database schema to use sqlalchemy features.
Update models.py and add migration script to correct
database schema and get rid of the difference between
schema and models.

Partial-Bug: #1365436
Change-Id: I9b4571906d39bcdb35048caa58d16ad5e888cce4
2014-11-25 17:17:15 +02:00
..
metadef_api Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
migrate_repo Alter models and add migration 2014-11-25 17:17:15 +02:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
api.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
metadata.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
models.py Alter models and add migration 2014-11-25 17:17:15 +02:00
models_metadef.py Merge "Refactor metadef ORM classes to use to_dict instead of as_dict" 2014-10-17 18:29:20 +00:00