Vinzenz Feenstra has uploaded a new change for review.

Change subject: Added 3.5 cluster compatability
......................................................................

Added 3.5 cluster compatability

Change-Id: If186c0e6a85210e19c3799fbd087a7dccb10f026
Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com>
---
M vdsm/dsaversion.py.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/68/28868/1

diff --git a/vdsm/dsaversion.py.in b/vdsm/dsaversion.py.in
index 269798a..a4a3637 100644
--- a/vdsm/dsaversion.py.in
+++ b/vdsm/dsaversion.py.in
@@ -33,7 +33,7 @@
     'version_name': version_name,
     'software_version': software_version,
     'software_revision': software_revision,
-    'supportedENGINEs': ['3.0', '3.1', '3.2', '3.3', '3.4'],
+    'supportedENGINEs': ['3.0', '3.1', '3.2', '3.3', '3.4', '3.5'],
     'supportedProtocols': ['2.2', '2.3'],
-    'clusterLevels': ['3.0', '3.1', '3.2', '3.3', '3.4'],
+    'clusterLevels': ['3.0', '3.1', '3.2', '3.3', '3.4', '3.5'],
 }


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If186c0e6a85210e19c3799fbd087a7dccb10f026
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to