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,