Ravi Nori has uploaded a new change for review.

Change subject: engine : incomplete error when trying to add host with wrong 
cluster ID
......................................................................

engine : incomplete error when trying to add host with wrong cluster ID

Fix error message when trying to add host with wrong cluster ID using
ovirt-shell or api.

This patch fixes the format of the error message from "., -" to "., ".

The incomplete error message could not be reproduced, work for me.

Change-Id: I65f35c1fda1e36e6b05735424297c1f81d920553
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=890469
Signed-off-by: Ravi Nori <rn...@redhat.com>
---
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/10586/1

diff --git 
a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties 
b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
index 4a78e78..3d63d90 100644
--- 
a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
+++ 
b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
@@ -634,12 +634,12 @@
 VDS_FENCING_OPERATION_FAILED=Cannot ${action} ${type}. Fencing operation 
failed.
 VM_CANNOT_WITHOUT_ACTIVE_STORAGE_DOMAIN_ISO=Cannot ${action} without active 
ISO domain.
 MAC_ADDRESS_IS_IN_USE=MAC Address is in use.
-CAN_DO_ACTION_GENERAL_FAILURE - General command validation failure.
-ERROR_CANNOT_REMOVE_ACTIVE_STORAGE_POOL - Cannot remove an active Data Center.
-ROLE_TYPE_CANNOT_BE_EMPTY - Invalid Role Type.
-CANNOT_ADD_ACTION_GROUPS_TO_ROLE_TYPE - Cannot add administrator's action 
group to a User Role.
-STORAGE_DOMAIN_NOT_ATTACHED_TO_STORAGE_POOL - Storage Domain is already 
detached from the Data Center.
-VDS_APPROVE_VDS_NOT_FOUND - Cannot approve Host - Host does not exists.
+CAN_DO_ACTION_GENERAL_FAILURE=General command validation failure.
+ERROR_CANNOT_REMOVE_ACTIVE_STORAGE_POOL=Cannot remove an active Data Center.
+ROLE_TYPE_CANNOT_BE_EMPTY=Invalid Role Type.
+CANNOT_ADD_ACTION_GROUPS_TO_ROLE_TYPE=Cannot add administrator's action group 
to a User Role.
+STORAGE_DOMAIN_NOT_ATTACHED_TO_STORAGE_POOL=Storage Domain is already detached 
from the Data Center.
+VDS_APPROVE_VDS_NOT_FOUND=Cannot approve Host - Host does not exists.
 
 # Quota messages.
 ACTION_TYPE_FAILED_QUOTA_NOT_EXIST=Cannot ${action} ${type}. Quota doesn't 
exist.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I65f35c1fda1e36e6b05735424297c1f81d920553
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to