heat/heat/db/sqlalchemy
Kanagaraj Manickam 3d173834b1 Migrate nova_instance to physical_resource_id
migrate to physical_resource_id from nova_instance
at application layer, while the db schema still holds
nova_instance label. This is the first phase of
migration. Next patch will take care of db schema.

Change-Id: I6ebbe3d71d5fb9a7dd3c68ff13777982eb5bbbef
Partial-bug: #1346742
2016-05-17 13:33:43 +05:30
..
migrate_repo Squash database patches 2016-04-09 02:16:38 +00:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Migrate nova_instance to physical_resource_id 2016-05-17 13:33:43 +05:30
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash database patches 2016-04-09 02:16:38 +00:00
models.py Migrate nova_instance to physical_resource_id 2016-05-17 13:33:43 +05:30
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Add retries to avoid dberror for user_creds_delete 2016-03-17 23:02:57 +05:30