]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add breaks to for loops
authorIan Main <imain@redhat.com>
Fri, 1 Mar 2013 02:03:26 +0000 (18:03 -0800)
committerIan Main <imain@redhat.com>
Fri, 1 Mar 2013 02:05:23 +0000 (18:05 -0800)
commita7d22ff1e2c59fc97421ec6c1c5cfaac18d0481f
treef39801fb42b97b4ba2f7758b6ceb924f40ee3b5d
parentc538c6b6e4a56209bc54b54b1b9dafd17e388b5d
Add breaks to for loops

This just adds breaks to a couple of matching for loops in instance.py.

Fixes: bug #1130898
Change-Id: Iacfa040ba3a400b506e4fbc63c513eb3e67ecb11
heat/engine/resources/instance.py