Kanagaraj M has uploaded a new change for review. Change subject: engine: Adding ApplicationMode to vdc_options ......................................................................
engine: Adding ApplicationMode to vdc_options ApplicationMode entry is added to vdc_options table with a default value of 3. This configuration property is used in the client side(frontend) to show the mode specific UI. Currently supported modes are VIRT_ONLY(value-1),GLUSTER_ONLY(value-2), VIRT_GLUSTER(value-3). Change-Id: I2abb71bde26f16c7d64fd122825fa5ee210d79c9 Signed-off-by: Kanagaraj M <[email protected]> --- M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java 2 files changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/4383/1 -- To view, visit http://gerrit.ovirt.org/4383 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2abb71bde26f16c7d64fd122825fa5ee210d79c9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
