deb-heat/heat/db
Peter Razumovsky 6ec2759324 Add a config option to enable Convergence
This patch adds column 'convergence' to stack table
and configuration option 'convergence_engine'. If
'convergence_engine' equals True, new stacks are created,
updated and backuped with convergence column equals
True and old stacks are updated and backuped with
convergence column equals False. Otherwise convergence
column equals False.

blueprint convergence-config-option

Change-Id: I34d6fa3a0e387140914f5060c06be890640a970f
2015-02-12 14:24:18 +03:00
..
sqlalchemy Add a config option to enable Convergence 2015-02-12 14:24:18 +03:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py heat-manage service list 2015-02-02 13:05:46 +05:30
utils.py Sync latest oslo.db code 2014-04-11 10:48:46 +03:00