Change in ovirt-engine[ovirt-engine-3.4]: engine: Support detaching two labeled networks from a cluster

iheim at redhat.com iheim at redhat.com
Thu Jan 23 10:25:38 UTC 2014


Itamar Heim has submitted this change and it was merged.

Change subject: engine: Support detaching two labeled networks from a cluster
......................................................................


engine: Support detaching two labeled networks from a cluster

Instead of sending a sequential setup networks command when
multiple networks are being detached from a cluster on the same
host, a single setup networks request should be sent from the
engine to the host to avoid the failure of the latter.

Change-Id: I4a430d95b370a32ca38f7241e2816d3a5d476998
Bug-Url: https://bugzilla.redhat.com/1055188
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MultipleActionsRunnersFactory.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/NetworkClusterAttachmentActionRunner.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/RemoveNetworksByLabelParametersBuilder.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/DetachNetworksFromClusterCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java
5 files changed, 146 insertions(+), 4 deletions(-)

Approvals:
  Itamar Heim: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a430d95b370a32ca38f7241e2816d3a5d476998
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>



More information about the Engine-commits mailing list