Daniel Erez has posted comments on this change. Change subject: webadmin: Add Cinder Storage Domains as candidates for attach ......................................................................
Patch Set 1: Code-Review+2 (1 comment) https://gerrit.ovirt.org/#/c/39178/1/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterStorageListModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterStorageListModel.java: Line 388: addToList = true; Line 389: } Line 390: } Line 391: } Line 392: else if (dcStorageModel.getStorageDomainType() == StorageDomainType.ImportExport) please format in a separate patch Line 393: { Line 394: addToList = true; Line 395: } Line 396: -- To view, visit https://gerrit.ovirt.org/39178 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id8972edad4161cb3186b2f6fdb11e016fe685e5a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
