]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-config: fix ceph-volume lvm batch report
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 15 Dec 2020 18:52:43 +0000 (13:52 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 15 Dec 2020 22:26:01 +0000 (17:26 -0500)
commit24a5b1bbb59b2a63f544e07500749445772be247
tree5f608731188d2deeec8f462331f2931d8a1d1fd2
parent3f16132e44f8818962e99656cd80e548b203224c
ceph-config: fix ceph-volume lvm batch report

Since the major ceph-volume lvm batch refactoring, the report value
is different.
Before the refact, the report was a dict with the OSDs list to be created
under the "osds" key.
After the refact, the report is a list of dict.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 827b23353ff389660f393cb36fb36540c362e8cf)
roles/ceph-config/tasks/main.yml