]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/DaemonServer: add IGNORES column to 'config show'
authorSage Weil <sage@redhat.com>
Wed, 10 Jan 2018 23:34:44 +0000 (17:34 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:49 +0000 (14:44 -0600)
commit5d818acf18cc412ebf601e900f36cc95b4689914
tree129d9bcc797aad483ddbdd6ff5e9bec4519db3bc
parent926ec5b4c505bbef1f9574d6df5548b470f3bf57
mgr/DaemonServer: add IGNORES column to 'config show'

If the daemon is ignoring a mon config, show that.  Note that this
column only ever says 'mon', which might be confusing to users.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc