]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: start ssh.py in cephadmlib
authorAdam King <adking@redhat.com>
Wed, 27 Sep 2023 19:49:37 +0000 (15:49 -0400)
committerAdam King <adking@redhat.com>
Mon, 2 Oct 2023 15:39:06 +0000 (11:39 -0400)
commit62534317d8d583918980beb58b034d02c39bce8b
treed61393f3e5cf6df5994d44baff17b0b0e62011d7
parent1bfcd77a17e3692e9f3e045c3fc46ad01094025e
cephadm: start ssh.py in cephadmlib

As part of the cephadm refactoring process
to split cephadm into multiple python files,
start "ssh.py" that includes some functions used
for setting up and testing ssh connections,
primarily as part of bootstrap.

Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/ssh.py [new file with mode: 0644]