SecondaryStorage is always in Alert state. We need to check for SSVM.

This commit is contained in:
Prasanna Santhanam 2012-07-12 16:35:33 +05:30
parent 14fdb5ba4a
commit e9f9b795dd
1 changed files with 1 additions and 1 deletions

View File

@ -1474,7 +1474,7 @@ class TestResources(cloudstackTestCase):
sec_storages = Host.list(
self.apiclient,
zoneid=self.zone.id,
type='SecondaryStorage',
type='SecondaryStorageVM',
listall=True
)
self.assertEqual(