Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15.1.1v15.1.1 | Jenkins Build Slave User | 2020-03-13 | 2 | -1/+7 |
* | Merge PR #33953 into octopus | Sage Weil | 2020-03-13 | 13 | -12/+19 |
|\ | |||||
| * | doc: Move ceph-deploy docs to doc/install/ceph-deploy | Sebastian Wagner | 2020-03-13 | 13 | -12/+19 |
* | | Merge PR #33924 into octopus | Sage Weil | 2020-03-13 | 2 | -5/+84 |
|\ \ | |||||
| * | | doc/mgr: Enhance placement specs | Sebastian Wagner | 2020-03-13 | 1 | -4/+82 |
| * | | doc/cephadm: Fix toc of Drive Groups | Sebastian Wagner | 2020-03-12 | 1 | -1/+2 |
* | | | Merge PR #33891 into octopus | Sage Weil | 2020-03-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | mgr/cephadm: fix dump output by formatting to json first | Joshua Schmid | 2020-03-12 | 1 | -1/+1 |
* | | | | Merge PR #33905 into octopus | Sage Weil | 2020-03-13 | 1 | -16/+7 |
|\ \ \ \ | |||||
| * | | | | install-deps.sh: remove the workaround to bootstrap a new venv | Kefu Chai | 2020-03-12 | 1 | -11/+1 |
| * | | | | install-deps.sh: install additional repo for RHEL8 | Kefu Chai | 2020-03-12 | 1 | -2/+5 |
| * | | | | install-deps.sh: install rhel-7-server-optional-rpms on el7 only | Kefu Chai | 2020-03-12 | 1 | -3/+1 |
* | | | | | Merge pull request #33940 from tchaikov/octopus-release-notes-header | Kefu Chai | 2020-03-13 | 3 | -6/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | doc/releases: use h3 for rendering subsections in release notes | Kefu Chai | 2020-03-13 | 1 | -5/+10 |
| * | | | | doc: overide the default margin for "ul.simple > li" | Kefu Chai | 2020-03-13 | 2 | -1/+7 |
* | | | | | Merge pull request #33867 from dillaman/wip-43590 | Mykola Golub | 2020-03-13 | 8 | -139/+477 |
|\ \ \ \ \ | |||||
| * | | | | | librbd: deep-copy image copy state machine skips clean objects | Jason Dillaman | 2020-03-10 | 3 | -13/+146 |
| * | | | | | librbd: switch diff-iterate API to use new object-map diff helper | Jason Dillaman | 2020-03-10 | 1 | -126/+14 |
| * | | | | | librbd: helper state machine for computing diffs between object-maps | Jason Dillaman | 2020-03-10 | 4 | -0/+317 |
* | | | | | | Merge PR #33930 into octopus | Sage Weil | 2020-03-13 | 4 | -7/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mgr/cephadm: implement pause/resume to suspect non-monitoring background work | Sage Weil | 2020-03-12 | 2 | -7/+55 |
| * | | | | | | mgr/orch: add pause/resume hooks | Sage Weil | 2020-03-12 | 2 | -0/+22 |
* | | | | | | | Merge PR #33868 into octopus | Sage Weil | 2020-03-13 | 4 | -55/+213 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mgr/rook: implement remove_daemons() | Sage Weil | 2020-03-12 | 2 | -1/+25 |
| * | | | | | | | mgr/rook: fix mds/fs create/apply/update | Sage Weil | 2020-03-12 | 2 | -42/+73 |
| * | | | | | | | mgr/rook: use ceph_daemon_id label consistently | Sage Weil | 2020-03-12 | 1 | -12/+1 |
| * | | | | | | | mgr/rook: show filesystems in 'orch ls' | Sage Weil | 2020-03-12 | 1 | -1/+24 |
| * | | | | | | | mgr/orch: 'age' -> 'ago' in 'orch ls' output | Sage Weil | 2020-03-12 | 1 | -1/+1 |
| * | | | | | | | mgr/rook: initial pass at 'orch ls' | Sage Weil | 2020-03-12 | 1 | -1/+62 |
| * | | | | | | | mgr/rook: include timestamps in 'orch ps' | Sage Weil | 2020-03-12 | 2 | -3/+21 |
| * | | | | | | | mgr/orch: shorten container_id (hash) in cephadm, not orch ps | Sage Weil | 2020-03-12 | 2 | -1/+4 |
| * | | | | | | | mgr/rook: include container_image_name in 'orch ps' | Sage Weil | 2020-03-12 | 2 | -1/+10 |
| * | | | | | | | mgr/rook: fix list_daemons host arg | Sage Weil | 2020-03-12 | 1 | -2/+2 |
* | | | | | | | | Merge PR #33932 into octopus | Sage Weil | 2020-03-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cephadm: fix datetime regexp to capture at most 6 digits | Michael Fritch | 2020-03-12 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #33900 from dillaman/wip-44459 | Jason Dillaman | 2020-03-13 | 15 | -213/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | qa/suites/rbd: removed OpenStack tempest test cases | Jason Dillaman | 2020-03-11 | 15 | -213/+0 |
* | | | | | | | | | Merge pull request #33840 from trociny/wip-schedule-optimize-scan | Jason Dillaman | 2020-03-13 | 4 | -16/+60 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mgr/rbd_support: fix recursive non-global level schedule listing | Mykola Golub | 2020-03-12 | 2 | -1/+7 |
| * | | | | | | | | | qa/workunits/rbd: wait for schedule status updated | Mykola Golub | 2020-03-12 | 1 | -0/+6 |
| * | | | | | | | | | mgr/rbd_support: don't scan pools that don't have schedules | Mykola Golub | 2020-03-10 | 3 | -15/+47 |
* | | | | | | | | | | Merge PR #33914 into octopus | Sage Weil | 2020-03-12 | 4 | -197/+12 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | mgr/orch: Cleanup python imports of the interface | Sebastian Wagner | 2020-03-12 | 1 | -1/+1 |
| * | | | | | | | | | mgr/orch: Properly handle NotImplementedError | Sebastian Wagner | 2020-03-12 | 1 | -2/+9 |
| * | | | | | | | | | pybind/mgr: Rm PersistentStoreDict | Sebastian Wagner | 2020-03-12 | 4 | -194/+2 |
* | | | | | | | | | | Merge pull request #33821 from votdev/issue_43446_bucket_lock | Lenz Grimmer | 2020-03-12 | 11 | -86/+544 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mgr/dashboard: Create bucket with x-amz-bucket-object-lock-enabled | Volker Theile | 2020-03-12 | 11 | -86/+544 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #31997 from bk201/wip-43062 | Lenz Grimmer | 2020-03-12 | 26 | -128/+455 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mgr/dashboard: polling OSD removal status from orchestrator | Kiefer Chang | 2020-03-11 | 1 | -3/+35 |
| * | | | | | | | | | | mgr/dashboard: wrap deleting OSD calls to task | Kiefer Chang | 2020-03-11 | 2 | -11/+42 |