Eli Mesika has posted comments on this change.

Change subject: engine: add feature comptability check for VDS
......................................................................


Patch Set 9: Code-Review+1

(1 comment)

https://gerrit.ovirt.org/#/c/39756/9/packaging/dbscripts/cluster_features_sp.sql
File packaging/dbscripts/cluster_features_sp.sql:

Line 43: -- 3. All      1111 1111
Line 44: --
Line 45: -- Now suppose the value of input category is Gluster - 2 (0000 0010), 
then
Line 46: -- set of features would include all the roles with category values 
either 2 or 255
Line 47: -- Now start doing bitwise AND for valid category values 1, 2 and 255 
with input category. 
TWS
Line 48: -- Only bitwise AND with 2 and 255 would result in a value greater
Line 49: -- than ZERO (0) and applicable set of features are identified.
Line 50: --
Line 51: -- 1 & 2 (0000 0001 & 0000 0010) = 0000 0000 = 0            Features 
with this category would NOT be listed


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icba02b189a169bc676e0c5f47f7aaf394f0b49a6
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to