]> 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>
Tue, 13 Apr 2021 20:52:42 +0000 (16:52 -0400)
commit3f55c708b367da7b8890a00e48eb7c0498ef5d97
tree652137ddfe146b8ec21abb0dad92b8d368d9581d
parent60562414e10dfd29f0d42f2047da9bddc64b7d34
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>
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