]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm/schedule: only 1 port in DaemonPlacement
authorSage Weil <sage@newdream.net>
Wed, 10 Mar 2021 18:59:18 +0000 (13:59 -0500)
committerSage Weil <sage@newdream.net>
Mon, 15 Mar 2021 22:55:16 +0000 (18:55 -0400)
commit85408ee75e8c7c11d7664c42da60ca7d7dd518cf
treed89a96aef4ef324e4468043b75c24586a835a969
parent667b633de2aa4e3be541a1719b1cd9cced295627
mgr/cephadm/schedule: only 1 port in DaemonPlacement

It would be weird to dynamically number multiple ports (although doable).
But until we have plans to support something like that, no need to handle
it here.

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/schedule.py
src/pybind/mgr/cephadm/serve.py