]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: removed worker_pool method
authorPaul Cuzner <pcuzner@redhat.com>
Mon, 18 Jan 2021 21:57:14 +0000 (10:57 +1300)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 22 Feb 2021 16:34:11 +0000 (17:34 +0100)
commita66db1146b2446c49b43ce68ac6e0cf28064a7b8
treec9a32a8254e099e2df75d227ac026f7e19a11182
parentbfb98f22bdcad0a44cc519dcd7771c23d5840b96
mgr/orchestrator: removed worker_pool method

The worker_pool_size method has been removed and its
functionality replaced by the cephadm 'available' function to
help keep the interface model generic.

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit 8c9cd764ee7322dbbb127f70ac522c319d5febcf)
src/pybind/mgr/orchestrator/_interface.py