Daniel Erez has posted comments on this change.
Change subject: engine,webadmin: Limit usage of Local ISO SD to Local DC
......................................................................
Patch Set 7: Code-Review+1
(1 comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/NewEditStorageModelBehavior.java
Line 90:
dataCenter.getId().equals(StorageModel.UnassignedDataCenterId);
Line 91: boolean isDataDomain = item.getRole() ==
StorageDomainType.Data;
Line 92:
Line 93: if (isNoneDataCenter) {
Line 94: // 'None' Data Center can attach only Data Storage Domain
s/attach/create
Line 95: return isDataDomain;
Line 96: } else {
Line 97: boolean isExportDomain = item.getRole() ==
StorageDomainType.ImportExport;
Line 98: boolean canAttachExportDomain =
isNoExportOrIsoStorageAttached &&
--
To view, visit http://gerrit.ovirt.org/18229
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4cfc3bb68581664fa6729e5cb8a163324e7fbc29
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches