]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add a method of creating a backup stack in the DB
authorZane Bitter <zbitter@redhat.com>
Fri, 23 Aug 2013 23:05:47 +0000 (01:05 +0200)
committerZane Bitter <zbitter@redhat.com>
Fri, 23 Aug 2013 23:05:47 +0000 (01:05 +0200)
commitd63545118e8a250dd5f24900374d9ac0d593e0ba
tree17a88d647d6d40aafcb5f95264b7034a655f7a87
parentd9ea8e4925ae70da640be2e30b0c07794547f633
Add a method of creating a backup stack in the DB

This is a temporary storage place for resources that are going to be
deleted once their replacements are created. They must be moved out of
the stack in order to avoid conflicting with the replacement resource.

Change-Id: I081498f4c8732f893dc0d0677cf2b3f40f56d808
heat/engine/parser.py