Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Add an alert when adding a Domain to uninitialized pool
......................................................................
webadmin: Add an alert when adding a Domain to uninitialized pool
When trying to add a Storage Domain to an uninitialized Storage Pool
there should be a warning message that the Pool is uninitialized and
that the user should first add a data domain to initialize the pool
Change-Id: I30c2b37f2cf59ef9c57ff96d1ffc4c23d452819e
Bug-Url:
https://bugzilla.redhat.com/887378
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModel.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/StoragePopupView.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/StoragePopupView.ui.xml
4 files changed, 53 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13523
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I30c2b37f2cf59ef9c57ff96d1ffc4c23d452819e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>