Alon Bar-Lev has uploaded a new change for review. Change subject: version: add FEATURES ......................................................................
version: add FEATURES adds ability to detect specific features by other components. this will enable simple enable/disable of features at node level, and applies into the upper layers. Change-Id: Ic8c22deb05b76cc588c1279700a6e0151ad0042f Signed-off-by: Alon Bar-Lev <[email protected]> --- M version.ovirt-node-plugin-vdsm.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/67/33067/1 diff --git a/version.ovirt-node-plugin-vdsm.in b/version.ovirt-node-plugin-vdsm.in index d638f42..ae9b3d4 100644 --- a/version.ovirt-node-plugin-vdsm.in +++ b/version.ovirt-node-plugin-vdsm.in @@ -1,3 +1,4 @@ PACKAGE=@PACKAGE_NAME@ VERSION=@PACKAGE_RPM_VERSION@ RELEASE=@PACKAGE_RPM_RELEASE@ +FEATURES=kdump -- To view, visit http://gerrit.ovirt.org/33067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic8c22deb05b76cc588c1279700a6e0151ad0042f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
