Change in ovirt-engine[ovirt-engine-3.6]: core: Use proper substitution in HostDev commands' canDoActions

Tal Nisan has submitted this change and it was merged. Change subject: core: Use proper substitution in HostDev commands' canDoActions ...................................................................... core: Use proper substitution in HostDev commands' canDoActions Added missing action message parameters and status localization to Add/Remove Host Device Commands. Also added missing type HOST_DEVICES to webadmin's AppErrors. Change-Id: Ib68484f0d363203aedff3d49a7ae453246e4acd1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1247041 Signed-off-by: Martin Betak <mbetak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AbstractVmHostDevicesCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AddVmHostDevicesCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/RemoveVmHostDevicesCommand.java M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 5 files changed, 20 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Passed CI tests Martin Betak: Verified Omer Frenkel: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/44628 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib68484f0d363203aedff3d49a7ae453246e4acd1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com