From 0c050e04fd80b83dccdeb9d4abe4298aedcf0ea0 Mon Sep 17 00:00:00 2001 From: Ashutosh K Date: Wed, 16 Jul 2014 22:08:29 -0400 Subject: [PATCH] CLOUDSTACK-7020:Fixed test script issue --- test/integration/component/test_usage.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/component/test_usage.py b/test/integration/component/test_usage.py index 4413f43342e..4f9d1d73a41 100644 --- a/test/integration/component/test_usage.py +++ b/test/integration/component/test_usage.py @@ -661,6 +661,7 @@ class TestTemplateUsage(cloudstackTestCase): cls.services["ostype"] ) cls.services["server"]["zoneid"] = cls.zone.id + cls._cleanup = [] try: cls.account = Account.create( cls.api_client,