]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Use a consistent stack ID
authorZane Bitter <zbitter@redhat.com>
Tue, 3 Jul 2012 12:55:30 +0000 (14:55 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 4 Jul 2012 15:20:39 +0000 (17:20 +0200)
commitde02376d549ee22b4e1e37bd3e47ac6cb89cb9db
treedd6587ac64e20773fb0cddd214d57f10fa16663f
parent5b4a403f51a4099bd8651c8e92101c4f3e5f7e6f
Use a consistent stack ID

Generate the StackId field of various API responses in the same place, so
it is consistent and can be easily modified later.

Change-Id: I09a3e170b5825533d8cf9c7dbf08a0ef6700a682
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/manager.py
heat/engine/parser.py