]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat cleanups to align functional tests with pep8 1.3.4
authorSteven Hardy <shardy@redhat.com>
Wed, 19 Dec 2012 13:45:21 +0000 (13:45 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 20 Dec 2012 09:26:16 +0000 (09:26 +0000)
commit1a4decc02fc2a45e6fdff2c9ce01b9a298b12ed5
tree9f81676274c2db323bc6d5ac0d3aa83e738904ad
parentc1bf924c0f2f18e775d0d75b56b7447410c1eea4
heat cleanups to align functional tests with pep8 1.3.4

Lots of (mostly whitespace) cleanups to align all the functional test code
with pep8 v1.3.4

ref bug 1092057

Change-Id: Ifd6ef02bf3abd0b2f351f63423ab8aa7ff0cbd7c
Signed-off-by: Steven Hardy <shardy@redhat.com>
20 files changed:
heat/tests/functional/test_AutoScalingMultiAZSample.py
heat/tests/functional/test_CFN_API_Actions.py
heat/tests/functional/test_CFN_API_Actions_Boto.py
heat/tests/functional/test_CFN_API_UpdateStack.py
heat/tests/functional/test_HAProxy_Single_Instance.py
heat/tests/functional/test_OpenShift_Prebuilt_JEOS.py
heat/tests/functional/test_WordPress_2_Instances.py
heat/tests/functional/test_WordPress_2_Instances_With_EBS.py
heat/tests/functional/test_WordPress_2_Instances_With_EBS_EIP.py
heat/tests/functional/test_WordPress_Composed_Instances.py
heat/tests/functional/test_WordPress_Single_Instance.py
heat/tests/functional/test_WordPress_Single_Instance_Boto.py
heat/tests/functional/test_WordPress_Single_Instance_With_EBS.py
heat/tests/functional/test_WordPress_Single_Instance_With_EBS_EIP.py
heat/tests/functional/test_WordPress_Single_Instance_With_EIP.py
heat/tests/functional/test_WordPress_Single_Instance_With_HA.py
heat/tests/functional/test_WordPress_Single_Instance_With_IHA.py
heat/tests/functional/test_WordPress_With_LB.py
heat/tests/functional/test_WordPress_With_RDS.py
heat/tests/functional/util.py