]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: adjust the order of the result object fields 57096/head
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 25 Apr 2024 20:54:31 +0000 (16:54 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 1 May 2024 13:29:51 +0000 (09:29 -0400)
commitc61a0103c2bba1b20e299fae72db2119b6669026
tree0155bd97f5edd1a947339a6c51ae4cc6c576c7ee
parent61e92f5b284491792dde1412e7ebf42a63450b44
mgr/smb: adjust the order of the result object fields

When generating JSON/YAML from result objects make the status
information and success field placed after the resource
summary. This makes it easier to find these fields when
reading the output of a command (at least for this reader).

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