Greg Padgett has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/91/5991/1 -- To view, visit http://gerrit.ovirt.org/5991 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2dce0c2a2103949e4785c1cd22c12630af8e9bbf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Padgett <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
