Juan Hernandez has submitted this change and it was merged.

Change subject: packaging: Application Mode option in installer
......................................................................


packaging: Application Mode option in installer

Application Mode option added to engine-setup, Engine can be
configured as gluster only, virtualization only or both.

This new prompt can be disabled by setting
USE_DEFAULT_APPLICATION_MODE_WITHOUT_PROMPT to True in basedef.py
Also introduced a Constant(CONST_DEFAULT_APPLICATION_MODE)
in basedef.py to set the default application mode.

Now USE_DEFAULT option can be dynamic, so function name can be
specified instead of value. Initially USE_DEFAULT contains
True or False, now function name can be given instead of
Boolean which helps to decide usage depending on the other
questions answered.

Modified NFS options override in plugins/all_in_one_100.py since
those options can be managed by setting USE_DEFAULT dynamically.

Change-Id: Ieba515d2baf3559bf27185c7c6432160551ef172
Signed-off-by: Aravinda VK <[email protected]>
---
M backend/manager/dbscripts/inst_sp.sql
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/common_utils.py
M packaging/fedora/setup/engine-setup.py
M packaging/fedora/setup/output_messages.py
M packaging/fedora/setup/plugins/all_in_one_100.py
6 files changed, 117 insertions(+), 13 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9991
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieba515d2baf3559bf27185c7c6432160551ef172
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Aravinda VK <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Aravinda VK <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Ohad Basan <[email protected]>
Gerrit-Reviewer: Ronen Angluster <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to