From 01e783301711199efa3fd7dfbdfa453e8f564473 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 (cherry picked from commit b7d445873c36d523571896ea1c51a49f65024445) --- 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 b10f14d136f..fe80da7ffd6 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,