Oved Ourfali has submitted this change and it was merged.
Change subject: engine: Add method to process "VmsCount" log token
......................................................................
engine: Add method to process "VmsCount" log token
https://bugzilla.redhat.com/835933
Two existing event log messages, displayed when adding or updating VM
pools, had the ${VmsCount} token present but there was no code to
process the token. This caused the text "VmsCount" to appear in the
messages instead of the numeric count.
Change-Id: I2dce0c2a2103949e4785c1cd22c12630af8e9bbf
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Greg Padgett: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5991
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2dce0c2a2103949e4785c1cd22c12630af8e9bbf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>