Itamar Heim has submitted this change and it was merged.
Change subject: core: Extending SAN storage caused an NPE for a storage detached from a
pool
......................................................................
core: Extending SAN storage caused an NPE for a storage detached from a pool
Extending a SAN storage domain that is detached from a storage pool caused
an NPE due to a bug in the CDA part which caused the CDA evaluation to
continue even though the status validation failed
Change-Id: I4f6687bfe8390142519c2d641badc79fe6a1e0db
Bug-Url:
https://bugzilla.redhat.com/1061121
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ExtendSANStorageDomainCommand.java
1 file changed, 27 insertions(+), 25 deletions(-)
Approvals:
Tal Nisan: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25169
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4f6687bfe8390142519c2d641badc79fe6a1e0db
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server