]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: add utils.py
authorMichael Fritch <mfritch@suse.com>
Tue, 17 Mar 2020 04:47:36 +0000 (22:47 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 25 Mar 2020 22:26:14 +0000 (16:26 -0600)
commit322eea8099616b25a091ac66a1253d1991a0da2c
tree056d89f6bab48b1c37d353da3a77e08a787500fc
parent084fd4a91ae781ab7bed9e06ceca17b1a5ca5be2
mgr/cephadm: add utils.py

move `name_to_config_section` and `assert_valid_host` into utils.py

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/__init__.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/nfs.py
src/pybind/mgr/cephadm/utils.py [new file with mode: 0644]