mistral/mistral/db/sqlalchemy
Pierre Gaxatte 1f8ae7fc86 Increase delayed_calls_v2.auth_context
When the keystone catalog gets big, no execution can be made because the
catalog cannot fit in the `auth_context` field.

Change-Id: I100494e467f43386be17eb397fbdf0a0edd24453
Closes-Bug: 1785654
2018-08-29 09:58:23 +02:00
..
migration Increase delayed_calls_v2.auth_context 2018-08-29 09:58:23 +02:00
__init__.py Added initial database setup 2013-11-29 16:13:54 +04:00
base.py Replace six.iteritems() with .items() 2016-12-16 08:24:10 -08:00
model_base.py Fixed the broken MySQL job 2018-03-16 10:51:33 +04:00
sqlite_lock.py Implementing 'acquire_lock' method and fixing workflow completion 2015-03-22 19:53:32 +06:00
types.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00