]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: report external endpoints from 'orch ls'
authorSage Weil <sage@newdream.net>
Fri, 9 Apr 2021 22:47:52 +0000 (18:47 -0400)
committerSage Weil <sage@newdream.net>
Fri, 23 Apr 2021 12:24:14 +0000 (07:24 -0500)
commitf3e6be552a38b9418a67c113245948cecb32e747
tree823d62fa7efcb737d3b094f077335f8e8fa8ac5b
parentd8b7dcce71a0895147f95b932d2374044cd88262
mgr/orchestrator: report external endpoints from 'orch ls'

Add a PORTS column and report the external/virtual IP (and port(s)) from
'orch ls' output.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 3f55c708b367da7b8890a00e48eb7c0498ef5d97)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py