]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/DaemonServer: fix daemon registration
authorSage Weil <sage@redhat.com>
Fri, 5 Jan 2018 23:43:49 +0000 (17:43 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:48 +0000 (14:44 -0600)
commited77b096ecc595ab0647d65806bbddb00f4bfb70
tree5ac5f351376b1058b6ee901ec2572f09bc252b6f
parentebe8fdfa9666548836f9702a7dc88d49e3c8ac3a
mgr/DaemonServer: fix daemon registration

We want to take in the initial config for non-service daemons, too!
Restructure this so it makes more sense.

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