Liron Ar has posted comments on this change.
Change subject: core: add helper for getStoragePoolIsoMap
......................................................................
Patch Set 1:
(1 comment)
....................................................
File
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/StoragePoolDomainHelper.java
Line 9:
Line 10:
Line 11: public class StoragePoolDomainHelper {
Line 12:
Line 13: public static Map<String, String>
getStoragePoolIsoMap(List<StoragePoolIsoMap> storagePoolIsoMaps) {
i'd rename to buildStoragePoolDomainsMap
Line 14: Map<String, String> storageDomains = new HashMap<String,
String>();
Line 15:
Line 16: for (StoragePoolIsoMap domain : storagePoolIsoMaps) {
Line 17: if (domain.getStatus() == StorageDomainStatus.Maintenance)
{
--
To view, visit http://gerrit.ovirt.org/22711
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iefa82eaf8ac6e2ad46a411183668901fd6215368
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Sergey Gotliv <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches