Bala.FA has posted comments on this change.

Change subject: tune: tuned: support multiple profiles for gluster
......................................................................


Patch Set 1:

(1 comment)

....................................................
File src/plugins/ovirt-host-deploy/tune/tuned.py
Line 61:         if self.environment[odeploycons.GlusterEnv.ENABLED]:
Line 62:             if self.environment[odeploycons.VirtEnv.ENABLED]:
Line 63:                 self._profile = 'rhs-virtualization'
Line 64:             else:
Line 65:                 self._profile = 'rhs-high-throughput'
The requirement to set rhs-virtualization in case of gluster.  I think we don't 
need to consider profile rhs-high-throughput now.
Line 66:         elif self.environment[odeploycons.VirtEnv.ENABLED]:
Line 67:             self._profile = 'virtual-host'
Line 68: 
Line 69:         if self._profile is None:


-- 
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: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Aravinda VK <avish...@redhat.com>
Gerrit-Reviewer: Bala.FA <barum...@redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeya...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to