]> git.proxmox.com Git - ceph.git/commit
import ceph quincy 17.2.1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Jun 2022 06:48:13 +0000 (08:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Jun 2022 06:48:13 +0000 (08:48 +0200)
commit33c7a0ef2143973309014ab28861a6fa401a5aa5
tree429f44f91d13ab040a16aca5280a1bf7f9ed0352
parent334454b92d2232c93065b03e4978815c1ddcef44
import ceph quincy 17.2.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
357 files changed:
ceph/.github/CODEOWNERS
ceph/.github/labeler.yml
ceph/.github/workflows/pr-triage.yml
ceph/CMakeLists.txt
ceph/PendingReleaseNotes
ceph/admin/doc-requirements.txt
ceph/ceph.spec
ceph/ceph.spec.in
ceph/changelog.upstream
ceph/cmake/modules/AddCephTest.cmake
ceph/cmake/modules/Distutils.cmake
ceph/debian/ceph-mgr.install
ceph/debian/control
ceph/debian/rules
ceph/doc/cephadm/adoption.rst
ceph/doc/cephadm/install.rst
ceph/doc/cephadm/operations.rst
ceph/doc/cephadm/services/index.rst
ceph/doc/cephadm/services/monitoring.rst
ceph/doc/cephadm/services/osd.rst
ceph/doc/cephadm/upgrade.rst
ceph/doc/cephfs/add-remove-mds.rst
ceph/doc/cephfs/fs-volumes.rst
ceph/doc/dev/cephadm/developing-cephadm.rst
ceph/doc/dev/developer_guide/basic-workflow.rst
ceph/doc/man/8/ceph.rst
ceph/doc/man/8/cephfs-shell.rst
ceph/doc/mgr/dashboard.rst
ceph/doc/rados/operations/control.rst
ceph/doc/rados/operations/placement-groups.rst
ceph/doc/radosgw/pools.rst
ceph/doc/rbd/rbd-persistent-write-log-cache.rst
ceph/doc/releases/index.rst
ceph/doc/releases/quincy.rst [new file with mode: 0644]
ceph/doc/releases/releases.yml
ceph/doc/start/hardware-recommendations.rst
ceph/doc/start/intro.rst
ceph/doc/start/os-recommendations.rst
ceph/qa/.teuthology_branch [deleted file]
ceph/qa/config/rados.yaml
ceph/qa/suites/orch/cephadm/mgr-nfs-upgrade/3-upgrade-with-workload.yaml
ceph/qa/suites/orch/cephadm/upgrade/3-start-upgrade.yaml [deleted file]
ceph/qa/suites/orch/cephadm/upgrade/3-upgrade/.qa [new symlink]
ceph/qa/suites/orch/cephadm/upgrade/3-upgrade/simple.yaml [new file with mode: 0644]
ceph/qa/suites/orch/cephadm/upgrade/3-upgrade/staggered.yaml [new file with mode: 0644]
ceph/qa/suites/orch/cephadm/upgrade/4-wait.yaml
ceph/qa/suites/orch/cephadm/upgrade/5-upgrade-ls.yaml
ceph/qa/suites/rados/thrash-erasure-code-big/thrashers/mapgap.yaml
ceph/qa/suites/rados/thrash-erasure-code-big/thrashers/pggrow.yaml
ceph/qa/suites/smoke/basic/tasks/test/rgw_ec_s3tests.yaml
ceph/qa/suites/smoke/basic/tasks/test/rgw_s3tests.yaml
ceph/qa/tasks/cephadm_cases/test_cli.py
ceph/qa/tasks/cephfs/filesystem.py
ceph/qa/tasks/cephfs/test_cephfs_shell.py
ceph/qa/tasks/cephfs/test_mds_metrics.py
ceph/qa/tasks/cephfs/test_mirroring.py
ceph/qa/tasks/cephfs/test_misc.py
ceph/qa/tasks/cephfs/test_nfs.py
ceph/qa/tasks/cephfs/test_volumes.py
ceph/qa/tox.ini
ceph/qa/workunits/cephadm/test_cephadm.sh
ceph/qa/workunits/cephtool/test.sh
ceph/qa/workunits/rgw/olh_noname_key [new file with mode: 0644]
ceph/qa/workunits/rgw/olh_noname_val [new file with mode: 0644]
ceph/qa/workunits/rgw/test_rgw_reshard.py
ceph/run-make-check.sh
ceph/src/.git_version
ceph/src/CMakeLists.txt
ceph/src/ceph-volume/ceph_volume/devices/lvm/batch.py
ceph/src/ceph-volume/ceph_volume/devices/lvm/common.py
ceph/src/ceph-volume/ceph_volume/devices/lvm/zap.py
ceph/src/ceph-volume/ceph_volume/devices/raw/common.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_batch.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_create.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_listing.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_prepare.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_zap.py
ceph/src/ceph-volume/ceph_volume/tests/devices/raw/test_prepare.py
ceph/src/ceph-volume/ceph_volume/tests/devices/test_zap.py
ceph/src/ceph-volume/ceph_volume/tests/functional/batch/playbooks/setup_mixed_type.yml
ceph/src/ceph-volume/ceph_volume/tests/test_inventory.py
ceph/src/ceph-volume/ceph_volume/tests/util/test_arg_validators.py
ceph/src/ceph-volume/ceph_volume/tests/util/test_device.py
ceph/src/ceph-volume/ceph_volume/util/arg_validators.py
ceph/src/ceph-volume/ceph_volume/util/device.py
ceph/src/ceph-volume/tox.ini
ceph/src/ceph.in
ceph/src/cephadm/box/Dockerfile
ceph/src/cephadm/box/box.py
ceph/src/cephadm/box/host.py
ceph/src/cephadm/box/osd.py
ceph/src/cephadm/box/util.py
ceph/src/cephadm/cephadm
ceph/src/cephadm/tests/fixtures.py
ceph/src/cephadm/tests/test_cephadm.py
ceph/src/cephadm/tests/test_networks.py
ceph/src/cephadm/tox.ini
ceph/src/client/Client.cc
ceph/src/client/Client.h
ceph/src/client/MetaSession.h
ceph/src/client/fuse_ll.cc
ceph/src/cls/rgw/cls_rgw.cc
ceph/src/common/options/global.yaml.in
ceph/src/common/options/mds-client.yaml.in
ceph/src/common/options/mds.yaml.in
ceph/src/common/options/osd.yaml.in
ceph/src/common/options/rbd.yaml.in
ceph/src/common/options/rgw.yaml.in
ceph/src/include/ceph_features.h
ceph/src/kv/KeyValueDB.h
ceph/src/kv/RocksDBStore.cc
ceph/src/kv/RocksDBStore.h
ceph/src/kv/rocksdb_cache/BinnedLRUCache.cc
ceph/src/kv/rocksdb_cache/BinnedLRUCache.h
ceph/src/kv/rocksdb_cache/ShardedCache.cc
ceph/src/kv/rocksdb_cache/ShardedCache.h
ceph/src/librbd/cache/Types.h
ceph/src/librbd/cache/pwl/AbstractWriteLog.cc
ceph/src/librbd/cache/pwl/AbstractWriteLog.h
ceph/src/librbd/cache/pwl/DiscardRequest.cc
ceph/src/librbd/cache/pwl/ImageCacheState.cc
ceph/src/librbd/cache/pwl/ImageCacheState.h
ceph/src/librbd/cache/pwl/InitRequest.cc
ceph/src/librbd/cache/pwl/LogEntry.cc
ceph/src/librbd/cache/pwl/LogEntry.h
ceph/src/librbd/cache/pwl/Request.cc
ceph/src/librbd/cache/pwl/ShutdownRequest.cc
ceph/src/librbd/cache/pwl/Types.cc
ceph/src/librbd/cache/pwl/Types.h
ceph/src/librbd/cache/pwl/rwl/WriteLog.cc
ceph/src/librbd/cache/pwl/ssd/LogOperation.cc
ceph/src/librbd/cache/pwl/ssd/Types.h
ceph/src/librbd/cache/pwl/ssd/WriteLog.cc
ceph/src/mds/CDir.cc
ceph/src/mds/MDCache.cc
ceph/src/mds/MDCache.h
ceph/src/mds/MDSRank.cc
ceph/src/mds/MDSRank.h
ceph/src/mds/OpenFileTable.cc
ceph/src/mds/Server.cc
ceph/src/mds/Server.h
ceph/src/mds/journal.cc
ceph/src/mgr/ActivePyModules.cc
ceph/src/mgr/ActivePyModules.h
ceph/src/mgr/BaseMgrModule.cc
ceph/src/mgr/DaemonServer.cc
ceph/src/mgr/DaemonServer.h
ceph/src/mgr/MDSPerfMetricCollector.cc
ceph/src/mgr/MDSPerfMetricCollector.h
ceph/src/mgr/MDSPerfMetricTypes.h
ceph/src/mgr/MetricCollector.cc
ceph/src/mgr/MetricCollector.h
ceph/src/mon/LogMonitor.cc
ceph/src/mon/LogMonitor.h
ceph/src/mon/MonCommands.h
ceph/src/mon/Monitor.cc
ceph/src/mon/OSDMonitor.cc
ceph/src/mount.fuse.ceph
ceph/src/mount/conf.cc
ceph/src/msg/msg_types.cc
ceph/src/msg/msg_types.h
ceph/src/os/bluestore/BlueStore.cc
ceph/src/osd/OSD.cc
ceph/src/osd/OSDMap.cc
ceph/src/osd/OSDMap.h
ceph/src/osd/PG.cc
ceph/src/osd/PeeringState.cc
ceph/src/osd/PrimaryLogPG.cc
ceph/src/osd/scrubber/pg_scrubber.cc
ceph/src/osd/scrubber/pg_scrubber.h
ceph/src/osd/scrubber/scrub_machine.cc
ceph/src/osd/scrubber/scrub_machine.h
ceph/src/osd/scrubber/scrub_machine_lstnr.h
ceph/src/osd/scrubber_common.h
ceph/src/osdc/Objecter.cc
ceph/src/pybind/mgr/CMakeLists.txt
ceph/src/pybind/mgr/alerts/module.py
ceph/src/pybind/mgr/ceph_module.pyi
ceph/src/pybind/mgr/cephadm/agent.py
ceph/src/pybind/mgr/cephadm/module.py
ceph/src/pybind/mgr/cephadm/offline_watcher.py [new file with mode: 0644]
ceph/src/pybind/mgr/cephadm/schedule.py
ceph/src/pybind/mgr/cephadm/serve.py
ceph/src/pybind/mgr/cephadm/services/cephadmservice.py
ceph/src/pybind/mgr/cephadm/services/monitoring.py
ceph/src/pybind/mgr/cephadm/services/osd.py
ceph/src/pybind/mgr/cephadm/ssh.py
ceph/src/pybind/mgr/cephadm/templates/services/alertmanager/alertmanager.yml.j2
ceph/src/pybind/mgr/cephadm/templates/services/grafana/ceph-dashboard.yml.j2
ceph/src/pybind/mgr/cephadm/templates/services/grafana/grafana.ini.j2
ceph/src/pybind/mgr/cephadm/templates/services/loki.yml.j2 [new file with mode: 0644]
ceph/src/pybind/mgr/cephadm/templates/services/promtail.yml.j2 [new file with mode: 0644]
ceph/src/pybind/mgr/cephadm/tests/fixtures.py
ceph/src/pybind/mgr/cephadm/tests/test_agent.py [new file with mode: 0644]
ceph/src/pybind/mgr/cephadm/tests/test_cephadm.py
ceph/src/pybind/mgr/cephadm/tests/test_scheduling.py
ceph/src/pybind/mgr/cephadm/tests/test_services.py
ceph/src/pybind/mgr/cephadm/tests/test_upgrade.py
ceph/src/pybind/mgr/cephadm/upgrade.py
ceph/src/pybind/mgr/cephadm/utils.py
ceph/src/pybind/mgr/dashboard/controllers/grafana.py
ceph/src/pybind/mgr/dashboard/controllers/home.py
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/block/mirroring.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/services.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/09-services.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/page-helper.po.ts
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/281.919d718adfcdc2881381.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/281.cd14092ccedeaf2d7d79.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/330.070e111fc5b7315b4eac.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/330.4192d10f1b1db19145cc.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/585.062485a57141de14ef7c.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/585.764bfab2e2f489fdfd7f.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/index.html
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/main.17cdabb5dfb516cc695c.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/main.30fafaca6a3d4e1868e0.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/runtime.27fa8b70ed754072a0a6.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/runtime.d9a3c3d3ac8fa3cc7c93.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/styles.013d05bfdb2ad24949a2.css [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/styles.e6093c94066da7ab35c7.css [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form/silence-form.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form/silence-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/feedback/feedback.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/pg-category.service.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/pg-category.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_ata_response.json [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_hdd_response.json [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_scsi_response.json [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.scss
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/custom-login-banner.service.spec.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/custom-login-banner.service.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/host.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-daemon.service.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-daemon.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/custom-login-banner/custom-login-banner.component.html [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/custom-login-banner/custom-login-banner.component.scss [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/custom-login-banner/custom-login-banner.component.spec.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/custom-login-banner/custom-login-banner.component.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/language-selector/language-selector.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/models/smart.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/empty.pipe.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/search-highlight.pipe.spec.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/search-highlight.pipe.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_basics.scss
ceph/src/pybind/mgr/dashboard/module.py
ceph/src/pybind/mgr/dashboard/requirements.txt
ceph/src/pybind/mgr/dashboard/services/ceph_service.py
ceph/src/pybind/mgr/dashboard/services/custom_banner.py [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/services/exception.py
ceph/src/pybind/mgr/dashboard/tests/test_grafana.py
ceph/src/pybind/mgr/devicehealth/module.py
ceph/src/pybind/mgr/mds_autoscaler/module.py
ceph/src/pybind/mgr/mgr_module.py
ceph/src/pybind/mgr/nfs/export.py
ceph/src/pybind/mgr/nfs/export_utils.py [deleted file]
ceph/src/pybind/mgr/nfs/ganesha_conf.py [new file with mode: 0644]
ceph/src/pybind/mgr/nfs/tests/test_nfs.py
ceph/src/pybind/mgr/object_format.py [new file with mode: 0644]
ceph/src/pybind/mgr/orchestrator/_interface.py
ceph/src/pybind/mgr/orchestrator/module.py
ceph/src/pybind/mgr/orchestrator/tests/test_orchestrator.py
ceph/src/pybind/mgr/prometheus/module.py
ceph/src/pybind/mgr/requirements-required.txt
ceph/src/pybind/mgr/rook/module.py
ceph/src/pybind/mgr/stats/fs/perf_stats.py
ceph/src/pybind/mgr/stats/module.py
ceph/src/pybind/mgr/telemetry/module.py
ceph/src/pybind/mgr/test_orchestrator/dummy_data.json
ceph/src/pybind/mgr/tests/test_object_format.py [new file with mode: 0644]
ceph/src/pybind/mgr/tox.ini
ceph/src/pybind/mgr/volumes/fs/async_cloner.py
ceph/src/pybind/mgr/volumes/fs/operations/template.py
ceph/src/pybind/mgr/volumes/fs/operations/versions/metadata_manager.py
ceph/src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
ceph/src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py
ceph/src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py
ceph/src/pybind/mgr/volumes/fs/volume.py
ceph/src/pybind/mgr/volumes/module.py
ceph/src/python-common/ceph/deployment/drive_group.py
ceph/src/python-common/ceph/deployment/drive_selection/selector.py
ceph/src/python-common/ceph/deployment/inventory.py
ceph/src/python-common/ceph/deployment/service_spec.py
ceph/src/python-common/ceph/deployment/translate.py
ceph/src/python-common/ceph/tests/c-v-inventory.json
ceph/src/python-common/ceph/tests/test_drive_group.py
ceph/src/python-common/ceph/tests/test_service_spec.py
ceph/src/rgw/CMakeLists.txt
ceph/src/rgw/rgw_coroutine.cc
ceph/src/rgw/rgw_log.cc
ceph/src/rgw/rgw_log.h
ceph/src/rgw/rgw_reshard.cc
ceph/src/rgw/rgw_tools.cc
ceph/src/test/cli/rbd/help.t
ceph/src/test/cls_rgw/test_cls_rgw.cc
ceph/src/test/encoding/check-generated.sh
ceph/src/test/librados/tier_cxx.cc
ceph/src/test/librbd/cache/pwl/test_mock_ReplicatedWriteLog.cc
ceph/src/test/librbd/cache/pwl/test_mock_SSDWriteLog.cc
ceph/src/test/objectstore/store_test.cc
ceph/src/test/osd/TestOSDMap.cc
ceph/src/test/pybind/CMakeLists.txt
ceph/src/test/pybind/test_ceph_argparse.py
ceph/src/test/pybind/test_ceph_daemon.py
ceph/src/test/rbd_mirror/test_mock_ImageReplayer.cc
ceph/src/tools/ceph_objectstore_tool.cc
ceph/src/tools/cephfs/cephfs-shell
ceph/src/tools/rbd/CMakeLists.txt
ceph/src/tools/rbd/Utils.cc
ceph/src/tools/rbd/Utils.h
ceph/src/tools/rbd/action/ImageCache.cc [deleted file]
ceph/src/tools/rbd/action/PersistentCache.cc [new file with mode: 0644]
ceph/src/tools/rbd/action/Status.cc