]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestsrator: make parse_host_specs a classmethod
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 24 Jan 2020 11:58:21 +0000 (12:58 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 17 Feb 2020 09:24:01 +0000 (10:24 +0100)
commit06e95b28ac6ca5f9c1debb2d99dd13982fa8ae2f
tree15a254e10074bf4679547faf2ce71b78f81e8eb2
parentf2c54722860bce81c293d3c10b32f774cc449a36
mgr/orchestsrator: make parse_host_specs a classmethod

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/tests/test_orchestrator.py