]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Introduce new resource_data_delete db api
authorThomas Herve <th@rackspace.com>
Mon, 12 Aug 2013 14:51:36 +0000 (16:51 +0200)
committerThomas Herve <th@rackspace.com>
Mon, 12 Aug 2013 17:00:23 +0000 (19:00 +0200)
commit0eff5bef38d42fb3a90714eddc23327797e34e46
treeb5977739cff71e39e0db2c4fd019bc96cb919571
parent499ef457204bc44d7071a55541256e80ee67351f
Introduce new resource_data_delete db api

This allows removing data associated during to resources during its
lifecycle.

Change-Id: Id45e7cb9129a8187229c708e0d3f6cb2a591bb39
heat/db/api.py
heat/db/sqlalchemy/api.py
heat/tests/test_sqlalchemy_api.py