Tal Nisan has uploaded a new change for review.

Change subject: webadmin: Attempt to add a 3.2 host into 3.3 env fails but the 
host cannot be removed
......................................................................

webadmin: Attempt to add a 3.2 host into 3.3 env fails but the host cannot be 
removed

In addition to the change I407154df67d51f28117f7aaf51f8030e39934678
the constant should also be added to LocalizedEnums.java in order to fix
the bug correctly

Change-Id: Iae24a99ea6b7f6df5586f638aefabdd20164e82f
Bug-Url: https://bugzilla.redhat.com/1004675
Signed-off-by: Tal Nisan <tni...@redhat.com>
---
M 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/38/19538/1

diff --git 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
index 301bb4a..4f310e9 100644
--- 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
+++ 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/LocalizedEnums.java
@@ -30,6 +30,8 @@
 
     String NonOperationalReason___GLUSTER_HOST_UUID_NOT_FOUND();
 
+    String NonOperationalReason___CLUSTER_VERSION_INCOMPATIBLE_WITH_CLUSTER();
+
     String 
NonOperationalReason___EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER();
 
     String UsbPolicy___ENABLED_LEGACY();


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

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

Reply via email to