Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Validate existing storage paths per Data Center.
......................................................................
webadmin: Validate existing storage paths per Data Center.
When importing a NFS Storage Domain the GUI validate whether the path is
already exists in the DB.
The validation should be per Data Center, since for local Data Center we
can use the same path for different Data Centers.
Change-Id: I066461fdad22fc8aa7b42a5bcc508f5a7dd8d0bd
Bug-Url:
https://bugzilla.redhat.com/1212397
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Looks good to me, but someone else must approve
Maor Lipchuk: Verified
--
To view, visit
https://gerrit.ovirt.org/39967
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I066461fdad22fc8aa7b42a5bcc508f5a7dd8d0bd
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server