]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator: streamline 'orch ps' PORTS formatting
authorSage Weil <sage@newdream.net>
Tue, 23 Mar 2021 21:18:56 +0000 (17:18 -0400)
committerSage Weil <sage@newdream.net>
Tue, 13 Apr 2021 20:52:42 +0000 (16:52 -0400)
commitf93c555c24336003770c182a4e3ccaae392c2d47
treeec9ecc594c101efea6fcdb94d6d392d4a286aeff
parent9256f1c374ab1e1e6d45f3a912048ab486357606
mgr/orchestrator: streamline 'orch ps' PORTS formatting

"*:8000 *:8100" -> "*:8000,8100"

FWIW this matches the internal rendering used by DaemonPlacement

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/orchestrator/_interface.py