]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : CFN_API functional tests NoEcho Parameters fix
authorSteven Hardy <shardy@redhat.com>
Thu, 3 Jan 2013 16:50:13 +0000 (16:50 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 3 Jan 2013 16:52:39 +0000 (16:52 +0000)
commit4c553cdd8476bdd331ac05aca4e0241559bd24a7
tree6196e48549351afbd1b72b6e67b04c07e060884a
parent1ce6105b3c1cf7ecd911682e874519c1eab85166
heat tests : CFN_API functional tests NoEcho Parameters fix

NoEcho is now implemented in the engine for parameters, so we
need to change the expected ParameterValues to '******' to match
the API response for the NoEcho==True parameters

Change-Id: I4f50633dc5358e8779bfbaf03dda2f7fe1b7d452
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/tests/functional/test_CFN_API_Actions.py
heat/tests/functional/test_CFN_API_Actions_Boto.py