]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: pass a list of drive_group to create_osds
authorKefu Chai <kchai@redhat.com>
Fri, 31 Jan 2020 15:42:49 +0000 (23:42 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 31 Jan 2020 15:57:38 +0000 (23:57 +0800)
commit063caebe0f95d07bff39c7ccb1beafc81a084b33
treeb7409d0647c31eb9c22ffe21661eb7b953e49757
parent5559d8ab4dd08c5fb630d73a46adb8f9d28e8b97
mgr/dashboard: pass a list of drive_group to create_osds

as orchestrator backends expect a list of drive_groups.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/orchestrator.py