Change in ovirt-engine[master]: core: HotPlugNicVDSCommand should send "linkActive" to the v...

Mike Kolesnik has submitted this change and it was merged. Change subject: core: HotPlugNicVDSCommand should send "linkActive" to the vdsm. ...................................................................... core: HotPlugNicVDSCommand should send "linkActive" to the vdsm. - If "linked" property on VmNetworkInterface is true 'linkActive-> true' should be sent to the vdsm Otherwise- 'linkActive-> false' should be sent to the vdsm - If network name is null it should be sent. - CanDo should allow null network. Change-Id: I127fc3202702f8cb1920990eb77d9fbccdb9804b Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ActivateDeactivateVmNicCommand.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HotPlugNicVDSCommand.java 2 files changed, 18 insertions(+), 9 deletions(-) Approvals: Mike Kolesnik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9519 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I127fc3202702f8cb1920990eb77d9fbccdb9804b Gerrit-PatchSet: 22 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Antoni Segura Puimedon <asegurap@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Muli Salem <msalem@redhat.com>
participants (1)
-
mkolesni@redhat.com