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"],