index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
rbd_support
/
module.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/rbd_support: add user-friendly stderr message
Ramana Raja
2023-06-14
1
-1
/
+2
*
rbd_support: recover from "double blocklisting"
Ramana Raja
2023-05-15
1
-11
/
+23
*
mgr/rbd_support: recover from rados client blocklisting
Ramana Raja
2023-05-08
1
-0
/
+43
*
mgr/rbd_support: clean up and enable flake8
Ilya Dryomov
2022-11-24
1
-1
/
+0
*
mgr/rbd_support: level_spec is optional for schedule list/status
Ilya Dryomov
2022-01-30
1
-4
/
+4
*
mgr/rbd_support: "trash remove" takes image_id_spec, not image_spec
Ilya Dryomov
2022-01-29
1
-2
/
+2
*
mgr/rbd_support: add type annotation
Kefu Chai
2021-02-18
1
-6
/
+1
*
mgr/rbd_support: level_spec passed to some commands is not optional
Kefu Chai
2021-02-18
1
-4
/
+4
*
mgr/rbd_support: define options using Option
Kefu Chai
2021-02-18
1
-4
/
+6
*
mgr/rbd_support: use log.exception() for printing exception and backtrace
Kefu Chai
2021-02-18
1
-3
/
+2
*
mgr/rbd_support: define commands using CLICommand
Kefu Chai
2021-02-18
1
-162
/
+228
*
mgr/rbd_support: create mirror snapshots asynchronously
Mykola Golub
2020-10-29
1
-0
/
+1
*
mgr/rbd_support: wait for latest osdmap on init
Mykola Golub
2020-02-27
1
-0
/
+1
*
mgr/rbd_support: schedule for running trash purge operations
Mykola Golub
2020-02-24
1
-0
/
+35
*
mgr/rbd_support: generalize schedule reusable code
Mykola Golub
2020-02-24
1
-1
/
+1
*
Merge pull request #33451 from dillaman/wip-rbd-support-tasks
Mykola Golub
2020-02-23
1
-0
/
+3
|
\
|
*
pybind/mgr/rbd_support: wait for latest OSD map prior to handling commands
Jason Dillaman
2020-02-21
1
-0
/
+3
*
|
mgr/rbd_support: rename 'dump' command to 'list'
Mykola Golub
2020-02-20
1
-6
/
+1
|
/
*
mgr/rbd_support: implement mirror snapshot scheduler
Mykola Golub
2020-01-26
1
-2
/
+43
*
pybind/mgr/rbd_support: split module.py into several files
Mykola Golub
2020-01-26
1
-1271
/
+3
*
pybind/mgr: index=4, sort_keys=True for json.dumps throughput
Sage Weil
2019-12-12
1
-1
/
+1
*
pybind/mgr: use custom exception to handle authorization failures
Jason Dillaman
2019-10-29
1
-2
/
+8
*
pybind/mgr: test session authorization against specific pools/namespaces
Jason Dillaman
2019-10-29
1
-6
/
+42
*
pybind/mgr: remove type conversions for ceph native options
Sage Weil
2019-09-03
1
-1
/
+1
*
pybind/mgr/rbd_support: fix missing variable in error path
Jason Dillaman
2019-08-20
1
-4
/
+4
*
Merge pull request #29433 from dillaman/wip-41029
Mykola Golub
2019-08-17
1
-1
/
+8
|
\
|
*
pybind/mgr/rbd_support: ignore missing OSD support for RBD namespaces
Jason Dillaman
2019-08-01
1
-1
/
+8
*
|
pybind/mgr/rbd_support: use image ids to detect duplicate tasks
Jason Dillaman
2019-08-06
1
-44
/
+89
*
|
pybind/rbd: fix call to unregister_osd_perf_queries
Venky Shankar
2019-07-31
1
-1
/
+1
|
/
*
pybind/mgr: don't log exception when cannot find RBD task by id
Jason Dillaman
2019-07-26
1
-3
/
+2
*
pybind/mgr: handle duplicate rbd task commands
Jason Dillaman
2019-07-25
1
-23
/
+74
*
pybind/mgr: rbd tasks now provide a dict to the progress events
Jason Dillaman
2019-07-25
1
-2
/
+4
*
pybind/mgr: mark progress events as failed if an error occurs
Jason Dillaman
2019-07-25
1
-11
/
+31
*
pybind/mgr: new 'rbd task' background task management
Jason Dillaman
2019-07-25
1
-63
/
+798
*
mgr/rbd_support: support module for RBD features that require coordination
Jason Dillaman
2019-01-28
1
-0
/
+495