]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Get rid of injected_argv
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 22 Feb 2021 14:12:39 +0000 (15:12 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 4 Mar 2021 17:27:20 +0000 (18:27 +0100)
commit2142dcfc2bac3159b7a24f92ae75df2a14599377
treef9f3c2c7fadbd715bc16f6590d497afaa6e548f7
parent8f05520d03c9fb9d57a0d7ed674d4d9dba8d699c
cephadm: Get rid of injected_argv

Removed the injected_argv parameter and the injection of code in the cephadm
script we send to hosts.
Now the script is copied and after that we execute the cephadm command.
I would like to copy it only one time (when adding new hosts) but this will be
part of a future PR, together with other prs to:

- Introduce cephadm version
- Get rid of packaged/root mode
- Use pex or eggs

Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/cephadm/cephadm