Change in vdsm[master]: The config parameters must be strings

fsimonce at redhat.com fsimonce at redhat.com
Thu Dec 1 10:44:31 UTC 2011


Federico Simoncelli has uploaded a new change for review.

Change subject: The config parameters must be strings
......................................................................

The config parameters must be strings

The configuration values must be strings to avoid errors such as:

  TypeError: argument of type 'int' is not iterable
  (ConfigParser.py:586)

Apparently the value for vm_sample_disk_latency_interval was the only
one not respecting this rule.

Change-Id: Id51af12b809906848f9dfbde17c42ce56b887772
---
M vdsm/config.py.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/459/1
--
To view, visit http://gerrit.ovirt.org/459
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id51af12b809906848f9dfbde17c42ce56b887772
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>


More information about the vdsm-patches mailing list