]> git.apps.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)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Mar 2024 22:30:58 +0000 (18:30 -0400)
commita500f42d1a6faf5dc2607dd3ec425c5af7585128
tree46e6dacc3dcbcb7c038e95f9e4b84e7a4989af42
parent35028e15789dc3600143a434301625d094b24475
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>
src/pybind/mgr/cephadm/module.py