]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move the definition of most deploy args into a function
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 11 May 2023 14:55:14 +0000 (10:55 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 15 Jun 2023 20:35:34 +0000 (16:35 -0400)
commit0f0f7681e97ea10b391b991b6609a08854dc9ed0
tree575f5c4f4aac4f54254d6567ace72ff826fb0eb8
parentb28ae01eb4e8311ba3c5c17958c9b0be7056d9e6
cephadm: move the definition of most deploy args into a function

Moving the bulk of the arguments specific to the `deploy` command will
allow future reuse of these arguments.

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