]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Make the mutable dependency graph a separate class
authorZane Bitter <zbitter@redhat.com>
Tue, 28 May 2013 08:16:37 +0000 (10:16 +0200)
committerZane Bitter <zbitter@redhat.com>
Tue, 28 May 2013 08:16:37 +0000 (10:16 +0200)
commit0e31ec7e73a8bf6b1aa70728351e5e668ba151ea
treeb0ca15ab518f43c9ee3567baabd8facd06d30cf9
parente0ab9767cfdbc9b75bc2b4fcf36b4e39d2a920fe
Make the mutable dependency graph a separate class

Rather than copying dictionaries internally, provide a separate Graph class
that can be copied externally as well.

Change-Id: Id0bd55944369da59d7da1713369fce0d73ffe814
heat/engine/dependencies.py