Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Limit selection of datacenters in new quota
......................................................................
webadmin: Limit selection of datacenters in new quota
when creating new quota from the datacenter_quota subtab only the
selected datacenter should be an option for the created quota
and fixed a possible null pionter exception in a certain race conditions
Change-Id: I81c6d13e6ddb704c85593d8ffec317e40a3d3a86
Bug-Url:
https://bugzilla.redhat.com/911241
Signed-off-by: Noam Slomianko <nslomian(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterQuotaListModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/quota/QuotaListModel.java
2 files changed, 48 insertions(+), 25 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12287
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I81c6d13e6ddb704c85593d8ffec317e40a3d3a86
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <nslomian(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Noam Slomianko <nslomian(a)redhat.com>