[node-patches] Change in ovirt-node[master]: tuned: Use the proper name when setting a new tune

dougsland at redhat.com dougsland at redhat.com
Fri Oct 7 13:49:39 UTC 2016


Douglas Schilling Landgraf has submitted this change and it was merged.

Change subject: tuned: Use the proper name when setting a new tune
......................................................................


tuned: Use the proper name when setting a new tune

Previously, we were using the output of tuned.get_available_profiles()
to grab the name of tune that will to be used. However, this output shows
the name and description which wrong. This patch make sure we only
use the profile name in set_active_profile().

Change-Id: I33e7925631e9b16108ea6282d4a6ea155efdb291
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1379577
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M src/ovirt/node/config/tuned.py
M src/ovirt/node/utils/tuned.py
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Fabian Deutsch: Looks good to me, approved; Passed CI tests
  Douglas Schilling Landgraf: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/64971
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I33e7925631e9b16108ea6282d4a6ea155efdb291
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the node-patches mailing list