]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Establish an initial version of the database
authorZane Bitter <zbitter@redhat.com>
Mon, 11 Mar 2013 15:54:21 +0000 (16:54 +0100)
committerZane Bitter <zbitter@redhat.com>
Mon, 11 Mar 2013 16:36:06 +0000 (17:36 +0100)
commitf6a024be81366c85ad1cbc61a4e6cb790fee113b
treeb9df1d83b98b48b69f1c0ef22cbc68e81d73e3d1
parent6d5007e732553f02a0d872eb5c8c92ccc0b6fbd9
Establish an initial version of the database

Adapted from Nova commit ee2f6f1bed21a5ef92d84634cd4e949062073d62. This
will allow us to squash database migrations.

Change-Id: Icede692e4cc866cd27bae3aaa19c1f2466b989d0
heat/db/migration.py
heat/db/sqlalchemy/migration.py