Sergey Gotliv has posted comments on this change.

Change subject: engine: Changing CDA error message in GetDiskAlignmentCommand
......................................................................


Patch Set 3:

(4 comments)

....................................................
File backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
Line 1001: # QoS errors
Line 1002: QOS_CPU_SHARES_OUT_OF_RANGE=Cannot set the cpu shares to the 
requested value. It has to be between 0 and 262144.
Line 1003: 
Line 1004: # Alignment scan
Line 1005: ERROR_CANNOT_RUN_ALIGNMENT_SCAN_VM_IS_RUNNING=Cannot ${action} 
${type}. The scan can't run when VM is running if volume format is other than 
RAW.
Sounds great! I'll do that!


....................................................
File 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
Line 2647: 
Line 2648:     @DefaultStringValue("Cannot ${action} ${type}. Cloud-Init is 
only supported on cluster compatibility version 3.3 and higher.")
Line 2649:     String ACTION_TYPE_FAILED_CLOUD_INIT_IS_NOT_SUPPORTED();
Line 2650: 
Line 2651:     @DefaultStringValue("Cannot ${action} ${type}. The scan can't 
run when VM is running if volume format is other than RAW.")
Done
Line 2652:     String ERROR_CANNOT_RUN_ALIGNMENT_SCAN_VM_IS_RUNNING();


....................................................
File 
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
Line 877: # QoS errors
Line 878: QOS_CPU_SHARES_OUT_OF_RANGE=Cannot set the cpu shares to the 
requested value. It has to be between 0 and 262144.
Line 879: 
Line 880: # Alignment scan
Line 881: ERROR_CANNOT_RUN_ALIGNMENT_SCAN_VM_IS_RUNNING=Cannot ${action} 
${type}. The scan can't run when VM is running if volume format is other than 
RAW.
Done


....................................................
File 
frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
Line 975: # QoS errors
Line 976: QOS_CPU_SHARES_OUT_OF_RANGE=Cannot set the cpu shares to the 
requested value. It has to be between 0 and 262144.
Line 977: 
Line 978: # Alignment scan
Line 979: ERROR_CANNOT_RUN_ALIGNMENT_SCAN_VM_IS_RUNNING=Cannot ${action} 
${type}. The scan can't run when VM is running if volume format is other than 
RAW.
Done


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2b5aa44b309736ae761a65037406eeb6c5d6ba86
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Cheryn Tan <cheryn...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
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