From 2db5ee3c0a5d40cdc4d5de60b2f8f3afca32e57f Mon Sep 17 00:00:00 2001 From: Gaurav Aradhye Date: Tue, 13 Jan 2015 13:56:41 +0530 Subject: [PATCH] CLOUDSTACK-8152: Adding delay before creating snapshot/template from root disk after writing data to disk - test_vm_passwordenabled.py --- test/integration/component/test_vm_passwdenabled.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_vm_passwdenabled.py b/test/integration/component/test_vm_passwdenabled.py index 4dfa8485e60..77d30139d9a 100644 --- a/test/integration/component/test_vm_passwdenabled.py +++ b/test/integration/component/test_vm_passwdenabled.py @@ -216,7 +216,7 @@ class TestVMPasswordEnabled(cloudstackTestCase): cls.services["template"]["ostype"] = cls.services["ostype"] cls.services["template"]["ispublic"] = True - #Create templates for Edit, Delete & update permissions testcases + # Create templates for Edit, Delete & update permissions testcases cls.pw_enabled_template = Template.create( cls.api_client, cls.services["template"],