CLOUDSTACK-7020:Fixed test script issue

(cherry picked from commit b7d445873c)
This commit is contained in:
Ashutosh K 2014-07-16 22:08:29 -04:00 committed by Daan Hoogland
parent 2ca71f4737
commit 01e7833017
1 changed files with 1 additions and 0 deletions

View File

@ -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,