]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: rename argument to container from c
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 6 Jun 2023 20:17:57 +0000 (16:17 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 9 Aug 2023 17:48:07 +0000 (13:48 -0400)
commit25feb0c4845cbdbd93c1cc4ea020841d88d87dfa
treee4dd0ff9cacc40e0379133cfa0f10ba8bf362cd3
parent41bda43ebd645a1079db89ada55b0fe7a2450d69
cephadm: rename argument to container from c

Rename argument to "container" from "c" because a one character
variable at a large function's scope (or anywhere outside of a
comprehension) is a understanding/readability issue (IMO).

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