Omer Frenkel has submitted this change and it was merged.
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 <kmayilsa(a)redhat.com>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java
3 files changed, 7 insertions(+), 1 deletion(-)
Approvals:
Kanagaraj M: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4383
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2abb71bde26f16c7d64fd122825fa5ee210d79c9
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>