Oved Ourfali has posted comments on this change.

Change subject: core+webadmin: importing glance image as a template
......................................................................


Patch Set 4: Verified+1

(1 comment)

http://gerrit.ovirt.org/#/c/23223/4/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmStatic.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmStatic.java:

Line 110:         setAllowConsoleReconnect(vmStatic.isAllowConsoleReconnect());
Line 111:     }
Line 112: 
Line 113:     public VmStatic(VmBase vmBase) {
Line 114:         super(vmBase.getId(),
that won't be merged. Will be part of another patch by Omer.
Line 115:                 vmBase.getVdsGroupId(),
Line 116:                 vmBase.getOsId(),
Line 117:                 vmBase.getCreationDate(),
Line 118:                 vmBase.getDescription(),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I537094bf9f738335833330665d29a1d39c65678d
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
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