Hello Freddy Rolland,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/37276

to review the following change.

Change subject: webadmin : Change message on import data domain
......................................................................

webadmin : Change message on import data domain

When importing a data domain to a DC below 3.5 the information message
should be changed to :"The selected Data center compatibility version
does not support importing a data domain with its entities(VM's and
 Templates). The domain will be imported without them."

Change-Id: I77a292acca38751b078daf61ba5c9ffb7601600a
Bug-Url: https://bugzilla.redhat.com/1182109
Signed-off-by: Fred Rolland <[email protected]>
---
M 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/37276/1

diff --git 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
index 9e7add3..dad9794 100644
--- 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
+++ 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
@@ -222,9 +222,8 @@
     @DefaultStringValue("Data Center is uninitialized, in order to initialize 
add a data domain")
     String dataCenterUninitializedAlert();
 
-    @DefaultStringValue("Data Center compatibility version does not support 
importing a data domain with its entities. The imported domain will be imported 
without them.")
+    @DefaultStringValue("The selected Data Center compatibility version does 
not support importing a data domain with its entities (VM's and Templates). The 
domain will be imported without them.")
     String dataCenterDoesntSupportImportDataDomainAlert();
-
 
     @DefaultStringValue("The selected domain already has an ISO domain and an 
export domains attached")
     String noStoragesToImport();


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77a292acca38751b078daf61ba5c9ffb7601600a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Amit Aviram <[email protected]>
Gerrit-Reviewer: Freddy Rolland <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to