]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: reformat deploy_daemon arguments to make it readable
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 6 Jun 2023 20:00:08 +0000 (16:00 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 9 Aug 2023 17:48:07 +0000 (13:48 -0400)
commit41bda43ebd645a1079db89ada55b0fe7a2450d69
tree26f6903bf84ce178331d1c61419be1a2c9b456a4
parent55560c48b456f6432b7a9ceaacba30ab90f606f1
cephadm: reformat deploy_daemon arguments to make it readable

Reformat the deploy_daemon function's arguments to use the "black"
one-line-per-argument style, which is significantly more readable IMO.

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