Description of problem:
Failure for calling internal query GetExistingStorageDomainList from GetFileStorageDomainsWithAttachedStoragePoolGuidQuery will cause an NPE
Version-Release number of selected component (if applicable):
How reproducible:
only on failure calling GetStorageDomainsList in VDSM
Steps to Reproduce:
1. try to import a Storage Domain and fail GetStorageDomainsList
2.
3.
Actual results:
an NPE will be thrown
Expected results:
no NPE should be thrown
Additional info:
(In reply to Allon Mureinik from comment #5)
> Maor, Please add steps to reproduce, so the QA can verify this.
> Thanks!
I'm not sure how to reproduce this... I've added a needinfo to add a dependent bug on GetStorageDomainsList failure in VDSM
but generally the QA can simply "ruin" the GetStorageDomainsList in VDSM before trying to import a Storage Domain (though it will be best to just add the dependent bug if we have it)