deb-heat/heat/db/sqlalchemy
Steve Baker 95e7389f9d Always commit after deployment db operations
This should eliminate a potential race where a depolyment
create doesn't get commited before another engine calls
SoftwareConfigService._refresh_software_deployment

This change also adds a functional test which creates
4 parallel deployments to a server and assert that all 4 end
up in the server metadata.

Change-Id: Iab26aa10bddf3ea569e3ed83a973bcf968964b62
Related-Bug: #1477329
2015-07-24 08:31:37 +12:00
..
migrate_repo Merge "Squash Havana migration scripts" 2015-07-03 03:08:22 +00:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Always commit after deployment db operations 2015-07-24 08:31:37 +12:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash Havana migration scripts 2015-05-28 21:18:37 -04:00
models.py Remove predecessor column from raw_template. 2015-06-11 14:36:11 +05:30
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30