Omer Frenkel has submitted this change and it was merged.
Change subject: core: fix job properties in remove VmPool to show cluster name (#817366)
......................................................................
core: fix job properties in remove VmPool to show cluster name (#817366)
https://bugzilla.redhat.com/show_bug.cgi?id=817366
added implementation to getJobMessageProperties in RemoveVmPoolCommand,
that add the cluster in order to show its name.
setting the cluster id in the ctor so it would be available in the command,
allowing cluster details in audit log as well
Change-Id: Ic2f584c0a15c09923ee9bde5640666cdad5d4e81
Signed-off-by: Omer Frenkel <ofrenkel(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmPoolCommand.java
1 file changed, 16 insertions(+), 0 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4612
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2f584c0a15c09923ee9bde5640666cdad5d4e81
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>