heat/heat/db/sqlalchemy/migrate_repo
Crag Wolfe 9ebbd1e6f1 Data migration enabling storage of resource attributes
Working towards the goal of storing resource attributes in the db so
as to avoid re-resolving them when appropriate. Adds an 'attr_data'
object to the resource object, defined as a relationship on the
already existing resource_properties_data table.

Change-Id: I2104078d850da08b22547d7feab2bde00c543478
Partial-Bug: #1660831
2017-02-16 16:08:31 -05:00
..
versions Data migration enabling storage of resource attributes 2017-02-16 16:08:31 -05:00
README change stackforge url to openstack url 2015-10-20 19:57:15 +08:00
__init__.py Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00
manage.py Add Apache 2.0 license to source file 2016-09-29 09:43:00 +07:00
migrate.cfg Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00

README

This is a database migration repository.

More information at
https://git.openstack.org/cgit/openstack/sqlalchemy-migrate