Allon Mureinik has posted comments on this change.
Change subject: core: Removing a storage connection without a VDS
......................................................................
Patch Set 2: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStorageServerConnectionCommand.java
Line 106: @Override
Line 107: protected void executeCommand() {
Line 108: String connectionId = getConnection().getid();
Line 109: getStorageServerConnectionDao().remove(connectionId);
Line 110: if (!Guid.isNullOrEmpty(getParameters().getVdsId())) {
will do, thanks.
Line 111: // disconnect the connection from vdsm
Line 112: disconnectStorage();
Line 113: }
Line 114: setSucceeded(true);
--
To view, visit http://gerrit.ovirt.org/17531
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I6ddcf6cb6cd2aed85c23f0e7565ab0b597474a81
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches