Change in ovirt-engine[master]: core: Set action and type when HotPlugUnplugVmNic fails

Moti Asayag has submitted this change and it was merged. Change subject: core: Set action and type when HotPlugUnplugVmNic fails ...................................................................... core: Set action and type when HotPlugUnplugVmNic fails https://bugzilla.redhat.com/826462 When CanDoAction for HotPlugUnplugVmNic (deactivate interface) fails, the variables $action and $type in the error message were not being replaced. Change-Id: I01a6f954e3ebe86aeeb86410ff8a29760f1543e5 Signed-off-by: Greg Padgett <gpadgett@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotPlugUnplugVmNicCommand.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6249 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I01a6f954e3ebe86aeeb86410ff8a29760f1543e5 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
masayag@redhat.com