Hello Bala.FA,

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

    http://gerrit.ovirt.org/21443

to review the following change.

Change subject: Add 3.4. to clusterLevels
......................................................................

Add 3.4. to clusterLevels

Add version 3.4. to clusterLevels, returned by VDSM as part
of engine calling getCapabilities. This allows to test 3.4
specific features from engine.

Change-Id: Iceada517e2cd85a35264f9c60fc6f121f559f40d
Signed-off-by: ndarshan <[email protected]>
---
M vdsm/dsaversion.py.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/43/21443/1

diff --git a/vdsm/dsaversion.py.in b/vdsm/dsaversion.py.in
index 6433fb6..9b539e6 100644
--- a/vdsm/dsaversion.py.in
+++ b/vdsm/dsaversion.py.in
@@ -35,5 +35,5 @@
     'software_revision': software_revision,
     'supportedENGINEs': ['3.0', '3.1', '3.2', '3.3'],
     'supportedProtocols': ['2.2', '2.3'],
-    'clusterLevels': ['3.0', '3.1', '3.2', '3.3'],
+    'clusterLevels': ['3.0', '3.1', '3.2', '3.3', '3.4'],
 }


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iceada517e2cd85a35264f9c60fc6f121f559f40d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Darshan N <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to