Daniel Erez has posted comments on this change.

Change subject: core,restapi: attach detach storage connections
......................................................................


Patch Set 17:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageConnectionToStorageDomainCommand.java
Line 52:         // Create storage server connection mapping
Line 53:         final LUN_storage_server_connection_map connectionMapRecord =
Line 54:                 new 
LUN_storage_server_connection_map(dummyLun.getLUN_id(), 
getParameters().getStorageConnectionId());
Line 55: 
Line 56:         TransactionSupport.executeInNewTransaction(new 
TransactionMethod<Void>() {
Done
Line 57:             @Override
Line 58:             public Void runInTransaction() {
Line 59:                 List<StorageServerConnections> connectionsForDomain = 
null;
Line 60: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I319bc9f51c81e2df0c7ed3b3338fcd7b4783fe84
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Cheryn Tan <cheryn...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@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