From 516895d48e5e150b630d06fae8d9f5d27ee06ff6 Mon Sep 17 00:00:00 2001 From: Santhosh Edukulla Date: Thu, 14 Aug 2014 21:57:20 +0530 Subject: [PATCH] Removed a print statement --- test/integration/smoke/test_templates.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/smoke/test_templates.py b/test/integration/smoke/test_templates.py index a757c2ad1a3..943650ea9d5 100644 --- a/test/integration/smoke/test_templates.py +++ b/test/integration/smoke/test_templates.py @@ -246,7 +246,6 @@ class TestTemplates(cloudstackTestCase): cls.services["template"]["ostypeid"] = template.ostypeid cls.services["template_2"]["ostypeid"] = template.ostypeid cls.services["ostypeid"] = template.ostypeid - print "Before:",cls.services cls.account = Account.create( cls.apiclient, cls.services["account"],