deb-murano/murano
Jesus Perez 9941585945 Fix migrations to maintain compatibility with sqlite
The current command used for alter a column (drop or alter) missing
the compatibility with sqllite. Solution, pass by using batch alembic.
Read http://alembic.readthedocs.org/en/latest/batch.html for more info.

Change-Id: I32c5cecaad111f2bde559de74ecefa339739b994
2016-01-20 08:33:45 +01:00
..
api Merge "Add package check for package name length" 2016-01-19 14:49:45 +00:00
cmd Python3: Replace dict.itervalues with six.itervalues 2016-01-18 03:04:23 -08:00
common Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
db Fix migrations to maintain compatibility with sqlite 2016-01-20 08:33:45 +01:00
dsl Merge "Python3: Use six.moves for py2 compatibility" 2016-01-19 14:30:03 +00:00
engine Merge "Python3: Use six.moves for py2 compatibility" 2016-01-19 14:30:03 +00:00
hacking Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
locale Imported Translations from Zanata 2016-01-16 06:15:06 +00:00
packages Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
policy Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
services Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
tests Merge "Python3: Use six.moves for py2 compatibility" 2016-01-19 14:30:03 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Return 403 instead of 401 HTTP Response 2015-10-23 19:21:27 +05:30
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00