Change in ovirt-engine[master]: webadmin: Fix error notice when adding iSCSI storage <10GB (...
tnisan at redhat.com
tnisan at redhat.com
Sun Jun 10 13:38:59 UTC 2012
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix error notice when adding iSCSI storage <10GB (#819330)
......................................................................
webadmin: Fix error notice when adding iSCSI storage <10GB (#819330)
https://bugzilla.redhat.com/819330
When new Storage Domain creation failed, failure status was not
checked and flow continued to try and attach the SD to a pool
which failed and returned a storage domain not found error
instead of the creation failure.
SD creation status is now checked before proceeding.
Change-Id: If9c0e5aa18d6faf3019569f1b1dae29709406af1
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
1 file changed, 12 insertions(+), 9 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
Daniel Erez: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/5058
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If9c0e5aa18d6faf3019569f1b1dae29709406af1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
More information about the Engine-commits
mailing list