]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: set .conf to cluster config object
authorSage Weil <sage@redhat.com>
Mon, 23 Dec 2019 16:16:57 +0000 (16:16 +0000)
committerSage Weil <sage@redhat.com>
Mon, 23 Dec 2019 22:35:09 +0000 (16:35 -0600)
commit31ba596a63751c917f10d375d5dda11020a85751
tree26f4c8cc588fc75260e115e6af148f5240e31b7b
parent272225c4be2103a816e31220194555aa8327ac79
qa/tasks/cephadm: set .conf to cluster config object

ceph.py does this and ceph_manager.py kill_osd relies on it.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/cephadm.py