This website requires JavaScript.
Explore
Get Started
openstack
/
heat
Code
Issues
Proposed changes
Files
b171490450c4eff1efb2dab065e5e17f9cb570d8
heat
/
heat
/
db
/
sqlalchemy
History
liyi
51aed6e41f
Fix logic error in sqlarchemy api
...
Change-Id: Ic3074969b8a75f7b38aa3ba9a37b23dcf133aa8e
2017-11-08 15:26:58 +11:00
..
migrate_repo
Adds 5 backport db migration place holder for Pike
2017-08-22 19:07:16 +08:00
__init__.py
Stub out the database access API
2012-03-29 18:02:16 +02:00
api.py
Fix logic error in sqlarchemy api
2017-11-08 15:26:58 +11:00
filters.py
replace dict.iteritems() with six.iteritems(dict)
2014-08-06 10:56:09 +08:00
migration.py
Squash database patches
2017-03-14 15:52:46 +08:00
models.py
Data migration enabling storage of resource attributes
2017-02-16 16:08:31 -05:00
types.py
Remove usage of sqlalchemy mutables
2015-06-26 11:02:03 +02:00
utils.py
Replace retrying with tenacity
2016-11-15 04:34:17 +00:00