]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/options: mark cluster log options with FLAG_RUNTIME, use get_val
authorSage Weil <sage@redhat.com>
Fri, 12 Apr 2019 20:58:35 +0000 (15:58 -0500)
committerSage Weil <sage@redhat.com>
Thu, 25 Apr 2019 21:26:06 +0000 (16:26 -0500)
commit5dcf3676a6de4adac507bff8f597a2d5ca8951fb
treee67d01d18548d1e66dd334adfb699cc54b40ba75
parent07cc5612bf1b6494b49a40cbee4aeac8b4b91de5
common/options: mark cluster log options with FLAG_RUNTIME, use get_val

We already have observers set up for these; switch to using the
runtime-safe accessor and flag them.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/mgr/dashboard/test_cluster_configuration.py
src/common/LogClient.cc
src/common/options.cc
src/mon/LogMonitor.cc