Maor Lipchuk has posted comments on this change.

Change subject: core: Use the latest OVF_STORE files
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/32747/5/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainToPoolCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainToPoolCommand.java:

Line 192:             }
Line 193:         }
Line 194:     }
Line 195: 
Line 196:     protected List<OvfEntityData> getEntitiesFromStorageOvfDisk() {
> Changed the name to initiateOvfStoreDiskRegistration, also added a java doc
after discussed f2f, this is not relevant anymore
Line 197:         List<OvfEntityData> ovfEntitiesFromTar = 
Collections.emptyList();
Line 198:         // Get all unregistered disks.
Line 199:         List<Disk> unregisteredDisks = 
getBackend().runInternalQuery(VdcQueryType.GetUnregisteredDisks,
Line 200:                 new 
GetUnregisteredDisksQueryParameters(getParameters().getStorageDomainId(),


-- 
To view, visit http://gerrit.ovirt.org/32747
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8252281f295df49a28c3c131d9a98fef9af8f35e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to