]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph-disk workunit uses configobj
authorLoic Dachary <ldachary@redhat.com>
Wed, 21 Oct 2015 22:21:49 +0000 (00:21 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 8 Dec 2015 18:41:18 +0000 (19:41 +0100)
commit0afaeb243448819dfce0de2778c27015a46e195a
tree315f74afb4cbed5f967d4e4b3e6cd364acd1b69e
parent476af491ba03843e953dd257ad972f09c64dd816
tests: ceph-disk workunit uses configobj

Instead of using augtool to modify the configuration file, use
configobj. It is also used by the install teuthology task. The .ini
lens (puppet lens really) is unable to read ini files created by
configobj.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit f4906a124cc194dccd855679a04a5c7ffc125a44)
qa/workunits/ceph-disk/ceph-disk-test.py