]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Drop misc.read_config()
authorZack Cerza <zack@redhat.com>
Tue, 1 Dec 2015 21:29:14 +0000 (14:29 -0700)
committerZack Cerza <zack@redhat.com>
Wed, 2 Dec 2015 17:17:10 +0000 (10:17 -0700)
commitb419843ee7da6a52581ec7276bd47f4a7fce2d95
tree93292ab6ed64e114482950a2861adb491d794277
parent806de43e17f9911bc26124d23bbca078282b20b2
Drop misc.read_config()

Replace with config.set_config_attr(). This is mainly for
backward-compatibility in tasks contained in ceph-qa-suite.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/config.py
teuthology/lock.py
teuthology/misc.py
teuthology/openstack/__init__.py
teuthology/openstack/test/openstack-integration.py
teuthology/openstack/test/test_openstack.py
teuthology/test/test_config.py
teuthology/worker.py