]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: reformat the _service_classes variable
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 13 Dec 2023 20:49:12 +0000 (15:49 -0500)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 15:01:30 +0000 (11:01 -0400)
commit39dd0e8c6347f966bceadea7f35c4488524647f9
tree5cde3f27c4782bbe6521c865bc6669c97a656e04
parent1304ee09d435e0d48871b1b3b59997ccf6421d56
mgr/cephadm: reformat the _service_classes variable

Reformat the _service_classes variable so that it uses a multi-line list
with a single item on each line in a more black-ish style that is more
readable (especially if you use code-folding wisely).
Sort the list while we're at it.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit a500f42d1a6faf5dc2607dd3ec425c5af7585128)
src/pybind/mgr/cephadm/module.py