]> 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)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:18 +0000 (07:56 -0500)
commitd69e57bc4b820a6c6fe1da9f3d54f95a21dad026
tree62c0e4daa0fd4467fdc2c694b81d0a7f2f89ba06
parent4b88ff1317891449cd3a8f14ce68efd7b26d5502
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>
(cherry picked from commit 2142dcfc2bac3159b7a24f92ae75df2a14599377)
src/cephadm/cephadm