heat/heat/db/sqlalchemy
huangtianhua af6b0db444 Make sure snapshot belongs to stack for actions
Check the snapshot belongs to stack when deleting and showing
stack's snapshot, and restoring from snapshot.

Change-Id: I8ce170b40b05ae17669524d75f80e06e39986673
Closes-Bug: #1437602
2015-04-10 18:37:08 +08:00
..
migrate_repo Cleans nullable=True in db model column declaration 2015-04-06 10:52:57 +05:30
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Make sure snapshot belongs to stack for actions 2015-04-10 18:37:08 +08:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
models.py Cleans nullable=True in db model column declaration 2015-04-06 10:52:57 +05:30
types.py Add extra columns for resource table 2015-03-17 06:09:26 -04:00
utils.py Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30