]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove unused imports from repo in preperation for pyflakes
authorSteven Dake <sdake@redhat.com>
Wed, 27 Feb 2013 18:00:32 +0000 (11:00 -0700)
committerGerrit Code Review <review@openstack.org>
Thu, 28 Feb 2013 20:20:50 +0000 (20:20 +0000)
commit2358f6d5bc3e79f6d973ec25de81569286aeabc4
tree84720aea3873bdd19a3ef052678f672690bc9dc9
parenteea4a6d16d274839a3da650a735a9b25f7072679
Remove unused imports from repo in preperation for pyflakes

Lots of unused imports

Fixes: Bug #1131275
Change-Id: Iacb1d02173b0ec0e0dc81aff84ca6e29e60e2934
Signed-off-by: Steven Dake <sdake@redhat.com>
13 files changed:
heat/api/cfn/v1/waitcondition.py
heat/cfn_client/boto_client_cloudwatch.py
heat/engine/resources/autoscaling.py
heat/engine/resources/wait_condition.py
heat/tests/__init__.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/test_common_policy.py
heat/tests/test_event.py
heat/tests/test_loadbalancer.py
heat/tests/test_metadata_refresh.py
heat/tests/test_template_format.py