]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Improve parser readability + add unit tests
authorZane Bitter <zbitter@redhat.com>
Tue, 5 Jun 2012 13:02:45 +0000 (15:02 +0200)
committerZane Bitter <zbitter@redhat.com>
Tue, 5 Jun 2012 13:51:20 +0000 (15:51 +0200)
commit7e81a8a8f9650a9df8c879b817941927447d43c3
treebb2504879d09b223b914d1e3f330dd999c2eeb9c
parent3c33de8b9fe02532e0db4f224998f329e2c4fb48
Improve parser readability + add unit tests

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