]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move daemon args assignment to a variable
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 20 Oct 2023 14:52:56 +0000 (10:52 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 4 Nov 2023 18:53:06 +0000 (14:53 -0400)
commit43051cf5fe9bdf96e9f602691eab1a40ef980cd1
treecae3aac3f2b58d907edb86a400eaea1b45caa7bd
parenteaacc0e29eea372a21bbf868a57cbcc4cfbe2ce7
cephadm: move daemon args assignment to a variable

Move the call to _get_daemon_args out of the function call.
This will aid with the next refactoring steps, were the content
of _get_daemon_args will be lifted into get_container.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py