Moti Asayag has posted comments on this change.

Change subject: engine: add audit log warning when display network is set and a 
running VM is attached to the cluster (for AttachNetworksToCluster command).
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.ovirt.org/#/c/26504/8/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AttachNetworkToVdsGroupCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AttachNetworkToVdsGroupCommand.java:

Line 259: 
Line 260:     private static NetworkClusterDao getNetworkClusterDao() {
Line 261:         return DbFacade.getInstance().getNetworkClusterDao();
Line 262:     }
Line 263: 
this method can be deleted, the VmDao can be achieved by: getVmDAO() 

 (define in AuditLogableBase)
Line 264:     private static VmDAO getVmDao() {
Line 265:         return DbFacade.getInstance().getVmDao();
Line 266:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I674f7f7a905e3007e9857dd817e125e52d02c448
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzasp...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Martin Mucha <mmu...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzasp...@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