]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: store some counter history
authorJohn Spray <john.spray@redhat.com>
Tue, 26 Jul 2016 10:14:00 +0000 (11:14 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:00 +0000 (17:27 +0100)
commit9501bfdd711499c1314a3495549da24fbc02257e
tree5f01fa7c1041ae63813fc395bf26c0c09001fce7
parent5366980c388df295fa88247901352ab2613b6a17
mgr: store some counter history

...and expose it to python modules.

Also fix some of the code around how we updated
DaemonState.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/DaemonState.cc
src/mgr/DaemonState.h
src/mgr/Mgr.cc
src/mgr/PyModules.cc
src/mgr/PyModules.h
src/mgr/PyState.cc