Vered Volansky has posted comments on this change.

Change subject: core: Elaborate on maintenance err msg (#862440)
......................................................................


Patch Set 2: (3 inline comments)

....................................................
Commit Message
Line 5: CommitDate: 2013-01-03 09:43:55 +0200
Line 6: 
Line 7: core: Elaborate on maintenance err msg (#862440)
Line 8: 
Line 9: VDS_CANNOT_MAINTENANCE_VDS_IS_NOT_RESPONDING_AND_SPM raised some
That's it, IS_SPM would have probably been better, but that's an existing 
constant.
I'll change while I'm at it.
Line 10: questions with users and is now more elaborate, specifically, how to
Line 11: overcome.
Line 12: 
Line 13: Change-Id: Ic5e0e3f85d2f1ff1a94b152d6d739308fb970113


Line 7: core: Elaborate on maintenance err msg (#862440)
Line 8: 
Line 9: VDS_CANNOT_MAINTENANCE_VDS_IS_NOT_RESPONDING_AND_SPM raised some
Line 10: questions with users and is now more elaborate, specifically, how to
Line 11: overcome.
Will rephrase
Line 12: 
Line 13: Change-Id: Ic5e0e3f85d2f1ff1a94b152d6d739308fb970113
Line 14: Bug-Url: https://bugzilla.redhat.com/862440


....................................................
File 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
Line 140:     @DefaultStringValue("Cannot switch Host to Maintenance 
mode.\nHost still has running VMs on it and is in Non-Responsive state.")
Line 141:     String VDS_CANNOT_MAINTENANCE_VDS_IS_NOT_RESPONDING_WITH_VMS();
Line 142: 
Line 143:     @DefaultStringValue("Cannot switch Host to Maintenance 
mode.\nHost is Storage Pool Manager and is in Non-Responsive state.\n"
Line 144:             +
Actually, they weren't here before, and I did put them at the and of the line, 
and when I save they constantly go down and are placed at their own line. :-|
Line 145:             "- If power management is configured, engine will fence 
automatically.\n"
Line 146:             +
Line 147:             "- Otherwise, either bring the node back up, or release 
the SPM resource.\n"
Line 148:             +


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic5e0e3f85d2f1ff1a94b152d6d739308fb970113
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <vvola...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Vered Volansky <vvola...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to