summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/hello (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/hello: add hello to flake8 testKefu Chai2021-02-101-0/+1
* pybind/mgr/hello: use f-string when appropriateKefu Chai2021-02-031-6/+4
* pybind/mgr/hello: add typing annotationKefu Chai2021-02-031-67/+59
* pybind/mgr/*: fix config_notify handling of default valuesSage Weil2020-01-211-1/+1
* pybind/mgr: remove type conversions for ceph native optionsSage Weil2019-09-031-1/+1
* mgr/hello: typosSage Weil2019-08-071-2/+2
* mgr/hello: a better command exampleSage Weil2019-08-071-18/+33
* mgr/hello: boilerplate for handling config optionsSage Weil2019-08-071-1/+35
* mgr/hello: fully document our optionsSage Weil2019-08-051-3/+19
* pybind/mgr: PEP 8 code clean and fix typoLei Liu2019-01-301-2/+1
* Merge PR #25597 into masterSage Weil2019-01-011-3/+21
|\
| * mgr/hello: define some module optionsSage Weil2018-12-211-3/+21
* | mgr/hello: Make use of `HandleCommandResult`.Sebastian Wagner2018-12-211-2/+4
|/
* mgr/hello: add serve() methodSage Weil2018-12-031-0/+29
* mgr, pybind/mgr: pass inbuf (ceph -i <file>) to modulesDan Mick2018-06-221-1/+1
* pybind/mgr: add 'hello world' mgr module skeletonYaarit Hatuka2018-04-252-0/+35