]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Use new environment and parameters on stack update.
authorSteve Baker <sbaker@redhat.com>
Mon, 8 Jul 2013 23:45:07 +0000 (11:45 +1200)
committerSteve Baker <sbaker@redhat.com>
Tue, 9 Jul 2013 00:26:24 +0000 (12:26 +1200)
commit2e8513dbf1612d5f59df7292f77c5064fe07d4f5
tree65e70d2ff41191e4486309f6fc7e95812da10c98
parent0a530a864513bb2407a317418ae03274fb0accbf
Use new environment and parameters on stack update.

Without this, changes in parameters specified in the update
will not propagate to resources.

Fixes bug: #1199189
Change-Id: Ic19b907e9dd12c121757cb7c6b3d0342415d0482
heat/engine/parser.py
heat/tests/test_parser.py