]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Adding the sqlalchemy db implmentation
authorChris Alfonso <calfonso@redhat.com>
Mon, 2 Apr 2012 12:12:33 +0000 (08:12 -0400)
committerChris Alfonso <calfonso@redhat.com>
Mon, 2 Apr 2012 17:42:56 +0000 (13:42 -0400)
commit04d73a59ba00f0c73e04271a2c13f31f8f23cc51
treef46befa71e448283f03cd287dee0476e19802973
parent4679fb01c641053d45a197b598e28552144391a9
Adding the sqlalchemy db implmentation
etc/heat-engine.conf
heat/common/config.py
heat/db/api.py
heat/db/sqlalchemy/api.py
heat/db/sqlalchemy/migrate_repo/versions/001_norwhal.py
heat/db/sqlalchemy/models.py
heat/db/sqlalchemy/session.py [new file with mode: 0644]
heat/engine/api/v1/stacks.py
heat/engine/parser.py
heat/engine/resources.py
tools/README