Alon Bar-Lev has posted comments on this change. Change subject: tune: tuned: support gluster specific profile ......................................................................
Patch Set 2: (1 comment) .................................................... File src/plugins/ovirt-host-deploy/tune/tuned.py Line 57: stage=plugin.Stages.STAGE_VALIDATION, Line 58: condition=lambda self: self._enabled, Line 59: ) Line 60: def _validation(self): Line 61: if self.environment[odeploycons.GlusterEnv.ENABLED]: Done Line 62: self._profile = 'rhs-virtualization' Line 63: else: Line 64: self._profile = 'virtual-host' Line 65: -- To view, visit http://gerrit.ovirt.org/17265 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ida4c6f07e6389d1de3b4ad21de07960e7fbffd0d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Aravinda VK <[email protected]> Gerrit-Reviewer: Bala.FA <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Timothy Asir <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
