Ramesh N has uploaded a new change for review. Change subject: <wip> gluster dash board ......................................................................
<wip> gluster dash board Change-Id: I6e0920f0ef2c151984716e7a6dfa7b8785369417 Signed-off-by: Ramesh Nachimuthu <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/84/32484/1 diff --git a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java index d85b4a0..037f080 100644 --- a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java +++ b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java @@ -1380,7 +1380,7 @@ GlusterRefreshRateHooks, @TypeConverterAttribute(Boolean.class) - @DefaultValueAttribute("false") + @DefaultValueAttribute("true") GlusterServicesEnabled, @TypeConverterAttribute(Boolean.class) -- To view, visit http://gerrit.ovirt.org/32484 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6e0920f0ef2c151984716e7a6dfa7b8785369417 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
