]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: cleaner constructor for CommandResult
authorJohn Spray <john.spray@redhat.com>
Tue, 7 Aug 2018 13:48:56 +0000 (09:48 -0400)
committerSage Weil <sage@redhat.com>
Tue, 27 Nov 2018 03:43:43 +0000 (21:43 -0600)
commitcea9a260a7a4b80542820e1ec4faaeb9df2e283f
tree7e1da1c543c59e5d9598f623988d1776369a8916
parent9659f34d8cecc53b8bb84852367829cb3608f3ca
mgr: cleaner constructor for CommandResult

This is just to reduce the visual noise of all the
CommandResult("").  Nothing really uses the optional
tag part, but it's conceivably useful so let's not
rip it out just yet.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/mgr_module.py