summaryrefslogtreecommitdiffstats
path: root/src/mgr (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr: drop python2 supportKefu Chai2020-04-203-41/+0
* Merge PR #34272 into masterSage Weil2020-04-131-1/+6
|\
| * mgr/PyModuleRegistry: ignore 'obsolete' modulesSage Weil2020-04-111-1/+6
* | Merge pull request #34284 from liewegas/followon-34266-cleanupKefu Chai2020-04-091-0/+2
|\ \ | |/ |/|
| * mgr/DaemonServer: add missing ceph_abortSage Weil2020-03-301-0/+2
* | Merge pull request #34366 from SUSE/wip-mgr-fix-python-tracebackKefu Chai2020-04-081-0/+3
|\ \
| * | mgr/PyModule: fix missing tracebacks in handle_pyerror()Tim Serong2020-04-031-0/+3
| |/
* | Merge pull request #34409 from adamemerson/wip-namespace-osdKefu Chai2020-04-081-0/+2
|\ \
| * | osd: Build ceph-osd without using namespace declarations in headersAdam C. Emerson2020-04-061-0/+2
* | | Merge pull request #34245 from rzarzynski/wip-bug-24995Kefu Chai2020-04-083-15/+29
|\ \ \ | |/ / |/| |
| * | mgr: synchronize ClusterState's health and mon_status.Radoslaw Zarzynski2020-03-273-15/+29
* | | mgr: force purge normal ceph entities from service mapVenky Shankar2020-03-311-3/+12
| |/ |/|
* | mgr/DaemonServer: fetch metadata for new daemons (e.g., mons)Sage Weil2020-03-282-24/+27
|/
* Merge pull request #34106 from adamemerson/wip-namespace-monKefu Chai2020-03-251-10/+10
|\
| * mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-10/+10
* | Merge PR #34105 into masterSage Weil2020-03-231-0/+14
|\ \ | |/ |/|
| * mgr/DaemonServer: add explicit check that acting matches for mergeSage Weil2020-03-211-0/+14
* | Merge pull request #33796 from adamemerson/wip-using-namespace-commonKefu Chai2020-03-213-14/+17
|\ \ | |/ |/|
| * mgr: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-073-14/+17
* | mgr/PyModule: initialize options on standby class tooSage Weil2020-03-122-0/+19
* | mgr: add 'mgr_status' tell commandSage Weil2020-03-102-1/+40
* | Merge PR #33752 into masterSage Weil2020-03-071-20/+7
|\ \ | |/ |/|
| * mgr: update metadata if an osd just joinsKefu Chai2020-03-051-20/+5
| * mgr: update "hostname" when we already have the daemon state from the same en...Kefu Chai2020-03-051-0/+2
* | Merge pull request #33657 from tchaikov/wip-clangKefu Chai2020-03-051-3/+2
|\ \ | |/ |/|
| * mgr/MgrCap.h: avoid forward declare CephContext in different waysKefu Chai2020-03-021-3/+2
* | Merge PR #33633 into masterSage Weil2020-03-022-2/+3
|\ \ | |/ |/|
| * msg: add get_{pid,random}_nonce() helpersSage Weil2020-03-012-2/+3
* | crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-283-4/+4
|/
* Merge PR #33488 into masterSage Weil2020-02-282-13/+19
|\
| * mgr: allow logging to any channelSage Weil2020-02-272-13/+19
* | Merge pull request #32554 from dzafman/wip-dump-perfDavid Zafman2020-02-273-1/+32
|\ \ | |/ |/|
| * mon mgr osd: Add dump_osd_times interface for pythonDavid Zafman2020-02-271-0/+7
| * mgr/progress: Add pg_ready interface for python to get pgmap_ready stateDavid Zafman2020-02-273-0/+10
| * mgr: Add pg_stats and pool_stats direct accessDavid Zafman2020-02-261-0/+14
| * mgr mon: Expose network ping information except for python pg_dumpDavid Zafman2020-02-261-1/+1
* | Merge PR #32657 into masterPatrick Donnelly2020-02-254-11/+38
|\ \ | |/ |/|
| * mgr: re-enable mds `scrub status` info in ceph statusVenky Shankar2020-02-183-11/+18
| * mgr: filter out normal ceph services when processing service mapVenky Shankar2020-02-181-0/+8
| * mgr: helper function to check if a service is a normal ceph serviceVenky Shankar2020-02-181-0/+12
* | mgr/BaseMgrModule: drop GIL for is_authorized checkSage Weil2020-02-211-2/+5
* | mgr/ActivePyModules: drop GIL to register/unregister clientsSage Weil2020-02-211-4/+4
|/
* common,mgr: pass string_view as "name"Kefu Chai2020-02-102-23/+23
* Merge PR #32831 into masterSage Weil2020-02-041-1/+1
|\
| * *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-1/+1
* | src/: drop cct from cmd_getval()Kefu Chai2020-01-312-33/+33
* | mgr: better error handling when reading optionKefu Chai2020-01-231-3/+13
|/
* Merge pull request #32406 from neha-ojha/wip-43364Kefu Chai2019-12-261-1/+1
|\
| * osd_stat_t::dump: Add option for ceph-mgr pythonn callers to skip ping networkDavid Zafman2019-12-211-1/+1
* | Merge PR #32261 into masterSage Weil2019-12-223-17/+44
|\ \ | |/ |/|