Change in ovirt-engine[master]: engine: Empty SetupNetworksCommand isn't sent to VDSM

Moti Asayag has submitted this change and it was merged. Change subject: engine: Empty SetupNetworksCommand isn't sent to VDSM ...................................................................... engine: Empty SetupNetworksCommand isn't sent to VDSM Changed the SetupNetworksCommand so that if it doesn't change anything in a host's network configuration, it does nothing (instead of sending an empty command to VDSM) and returns success. Change-Id: Ib68eeb1e7e75aea7b0730ee4650675fd2b9d37cd Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=904743 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SetupNetworksCommand.java 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Lior Vernia: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11750 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib68eeb1e7e75aea7b0730ee4650675fd2b9d37cd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
masayag@redhat.com