Juan Hernandez has posted comments on this change.
Change subject: packaging: Application Mode option in installer
......................................................................
Patch Set 10: Looks good to me, but someone else must approve
(1 inline comment)
Please verify.
....................................................
File packaging/fedora/setup/engine-setup.py
Line 180: controller.addSequence(item['description'],
item['condition'], item['condition_match'], item['steps'])
Line 181:
Line 182:
Line 183: def _useDefaultDcType(conf):
Line 184: return True if utils.isApplicationModeGluster(conf) else False
This could be:
def _useDefaultDcType(conf):
return utils.isApplicationModeGluster(conf)
Line 185:
Line 186:
Line 187: def _useDefaultConfigNfs(conf):
Line 188: # When gluster mode is selected then don't ask the questions
related
--
To view, visit http://gerrit.ovirt.org/9991
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ieba515d2baf3559bf27185c7c6432160551ef172
Gerrit-PatchSet: 10
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