Daniel Erez has posted comments on this change.

Change subject: core: Added log when retrieving entities from tar
......................................................................


Patch Set 4: Code-Review+2

(2 comments)

http://gerrit.ovirt.org/#/c/30101/4//COMMIT_MSG
Commit Message:

Line 3: AuthorDate: 2014-07-15 16:22:12 +0300
Line 4: Commit:     Maor Lipchuk <mlipc...@redhat.com>
Line 5: CommitDate: 2014-07-16 15:02:00 +0300
Line 6: 
Line 7: core: Added log when retrieving entities from tar
please elaborate on the subject...
Line 8: 
Line 9: Change-Id: I11b1102b64c6951376a5242364435515b41d24fb


http://gerrit.ovirt.org/#/c/30101/4/backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OvfUtils.java
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OvfUtils.java:

Line 96:                                 vmType,
Line 97:                                 getEntityName(ovfData),
Line 98:                                 archType,
Line 99:                                 getEntityId(fileEntry.getKey()));
Line 100:                 log.infoFormat("Retrieve OVF Entity from storage 
domain id {0} for entity ID {1}, entity name {2} and vmType of {3}",
* s/id/ID
* s/vm/VM
Line 101:                         storageDomainId,
Line 102:                         getEntityId(fileEntry.getKey()),
Line 103:                         getEntityName(ovfData),
Line 104:                         vmType.name());


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I11b1102b64c6951376a5242364435515b41d24fb
Gerrit-PatchSet: 4
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: 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