]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Move simpledb to db/anydbm just so we are using the new API.
authorAngus Salkeld <asalkeld@redhat.com>
Fri, 30 Mar 2012 10:28:37 +0000 (21:28 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Fri, 30 Mar 2012 10:28:37 +0000 (21:28 +1100)
commitba17e5286b78ce6e0189b96352327ce1dab934a9
treea85e9deb6562adc508e63d8efb66b3ca7ef0ac95
parent93726e056706196530ac78c015348f1be68f477c
Move simpledb to db/anydbm just so we are using the new API.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
bin/heat-engine
heat/common/config.py
heat/common/utils.py
heat/db/anydbm/__init__.py [new file with mode: 0644]
heat/db/anydbm/api.py [moved from heat/engine/simpledb.py with 68% similarity]
heat/db/api.py
heat/engine/api/v1/events.py
heat/engine/api/v1/stacks.py
heat/engine/resources.py