]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator: fix the sorting of the imports
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 13 Dec 2023 21:05:27 +0000 (16:05 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Mar 2024 22:30:58 +0000 (18:30 -0400)
commit35028e15789dc3600143a434301625d094b24475
tree23c1ba42da308fcf8112d3a64163ba6125dae6a6
parent96456aaf46d13ee29529c4fb031a90f0e4a795a8
mgr/orchestrator: fix the sorting of the imports

While ceph doesn't enforce sorted imports I prefer them when possible. I
had once sorted these imports but then nvmeof came along an ruined
things. Put nvmeof back in it's place.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/orchestrator/_interface.py