]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
erasure-code: str() to avoid + conversion errors
authorLoic Dachary <loic@dachary.org>
Tue, 1 Jul 2014 10:19:54 +0000 (12:19 +0200)
committerLoic Dachary <loic@dachary.org>
Tue, 1 Jul 2014 10:19:54 +0000 (12:19 +0200)
commit2e5d1703b9305684558794216a42e1495feaa105
tree0720c5596b9d58d30a842ebb7ad755796baf84d0
parent0164f91de0ae6fd267ed6ac87ae48e30b627b3e1
erasure-code: str() to avoid + conversion errors

if the value from the yaml file is an int, it must be converted into a
string bevore being concatenated with '='

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/task_util/rados.py