merging 2c08e30a49 from 4.5

Merge branch '4.5'
This commit is contained in:
SrikanteswaraRao Talluri 2014-11-13 18:11:49 +05:30
commit 4bfb7f20c1
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ class TestVMPasswordEnabled(cloudstackTestCase):
cleanup_resources(self.apiclient, self.cleanup)
return
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"])
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "sg"], required_hardware="true")
def test_11_get_vm_password(self):
"""Test get VM password for password enabled template"""