Tal Nisan has uploaded a new change for review.

Change subject: webadmin: Remove Data Center notation from remove storage 
domain job
......................................................................

webadmin: Remove Data Center notation from remove storage domain job

Since a removal of a storage domain can only be executed on a detached
storage domain, there is no reason to display the data center name in the
job message

Change-Id: I32353ad3488a940c3f2443a9d62e393b6dcea07b
Signed-off-by: Tal Nisan <[email protected]>
Bug-Url: https://bugzilla.redhat.com/1213133
---
M 
backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/40017/1

diff --git 
a/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties
 
b/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties
index f15fc27..bf26392 100644
--- 
a/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties
+++ 
b/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties
@@ -56,7 +56,7 @@
 job.AddNFSStorageDomain=Adding NFS Storage Domain ${Storage} to Data Center 
${StoragePool}
 job.AddPosixFsStorageDomain=Adding Posix FS Storage Domain ${Storage} to Data 
Center ${StoragePool}
 job.AddGlusterFsStorageDomain=Adding Gluster FS Storage Domain ${Storage} to 
Data Center ${StoragePool}
-job.RemoveStorageDomain=Removing Storage Domain ${Storage} from Data Center 
${StoragePool}
+job.RemoveStorageDomain=Removing Storage Domain ${Storage}
 job.ForceRemoveStorageDomain=Removing Storage Domain ${Storage} (Force Remove) 
from Data Center ${StoragePool}
 job.AttachStorageDomainToPool=Attaching Storage Domain ${Storage} to Data 
Center ${StoragePool}
 job.DetachStorageDomainFromPool=Detaching Storage Domain ${Storage} from Data 
Center ${StoragePool}


-- 
To view, visit https://gerrit.ovirt.org/40017
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I32353ad3488a940c3f2443a9d62e393b6dcea07b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to