Change in ovirt-engine[ovirt-engine-3.4]: engine: Reorder network actions when changing host cluster

Itamar Heim has submitted this change and it was merged. Change subject: engine: Reorder network actions when changing host cluster ...................................................................... engine: Reorder network actions when changing host cluster When moving host between clusters, there is a need to first clear all the labeled networks originated in the source cluster. Second, to add all of the labeled networks according to the target cluster attachment. The reason for it is to deallocate assigned interfaces which were assigned with networks of the source cluster. Change-Id: I1ea644edbe7e3d314d4d1baf8a45b52d7a5a8f95 Bug-Url: https://bugzilla.redhat.com/1064953 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java 1 file changed, 10 insertions(+), 10 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Moti Asayag: Verified -- To view, visit http://gerrit.ovirt.org/24571 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1ea644edbe7e3d314d4d1baf8a45b52d7a5a8f95 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com