]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Create a unique identifier for stacks
authorZane Bitter <zbitter@redhat.com>
Wed, 5 Sep 2012 19:51:25 +0000 (21:51 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 5 Sep 2012 19:52:33 +0000 (21:52 +0200)
commit4465694e0d0e20ccc6383a8cd406f2df38de00ae
tree247ee6421220a05994cd97bb01aef65d048088da
parent8e1d4ef2100c0960d634f5bd848d62fab132a4bc
Create a unique identifier for stacks

Change-Id: I1517502a2a5d9a96803565297315e7b276f2e974
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/identifier.py [new file with mode: 0644]
heat/engine/parser.py
heat/tests/test_identifier.py [new file with mode: 0644]
heat/tests/test_parser.py