]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: s/_hosts_with_daemon_inventory/_schedulable_hosts/
authorKefu Chai <kchai@redhat.com>
Sat, 24 Apr 2021 07:37:43 +0000 (15:37 +0800)
committerSage Weil <sage@newdream.net>
Tue, 4 May 2021 16:19:25 +0000 (11:19 -0500)
commit780bd9ed0d97f666948b116122b9c53b162f6265
treee3c230d98d5ab51540f64dd7604a3c89265d373e
parent8f1232a1799f3349ad702f9b79803e5cf0f03505
mgr/cephadm: s/_hosts_with_daemon_inventory/_schedulable_hosts/

`_hosts_with_daemon_inventory` was renamed to `_schedulable_hosts`
in f260c48f723641a5f82c64c0e31451199aa191f8 which was merged before
eebb842d0487660c93baf9eafda28a2f87e482f3 got merged, hence the
regression.

this change just updates the test with the new method name.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 782fc0e7cac7229b2425e706c8f0fae6f4bb6884)
src/pybind/mgr/cephadm/tests/test_cephadm.py