Michal Skrivanek has posted comments on this change.

Change subject: core: added event log when mixing RHLE 6 and 7 in one cluster
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/35497/5/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
File 
backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties:

Line 891: USER_REMOVED_CPU_PROFILE=CPU Profile ${ProfileName} was successfully 
removed (User: ${UserName}).
Line 892: USER_FAILED_TO_REMOVE_CPU_PROFILE=Failed to remove CPU Profile 
${ProfileName} (User: ${UserName}).
Line 893: USER_UPDATED_CPU_PROFILE=CPU Profile ${ProfileName} was successfully 
updated (User: ${UserName}).
Line 894: USER_FAILED_TO_UPDATE_CPU_PROFILE=Failed to update CPU Profile 
${ProfileName} (User: ${UserName}).
Line 895: MIXING_RHEL_VERSIONS_IN_CLUSTER=Not possible to mix RHEL 6x and 7x 
hosts in one cluster. Tried to add ${addingRhel} to cluster with 
${previousRhel}.
6.x and 7.x

how about:
Not possible to mix RHEL 6.x and 7.x hosts in one cluster. Tried adding 
${addingRhel} host to a cluster with ${previousRhel} hosts.

or is it too long?


-- 
To view, visit http://gerrit.ovirt.org/35497
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia8e58e10f181b6742b88b464739ed39610ac69de
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to