]> git.proxmox.com Git - ceph.git/commit
import ceph quincy 17.2.4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 1 Oct 2022 08:42:36 +0000 (10:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 1 Oct 2022 08:42:36 +0000 (10:42 +0200)
commit2a845540123ad00df2e55947b8080306ebdcf410
tree390903b636df2b331a978b2ff54f5b22cccc3e0a
parent0948533fc3b372aaa92e1cd3da22f2258220e199
import ceph quincy 17.2.4

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
695 files changed:
ceph/.readthedocs.yml
ceph/CMakeLists.txt
ceph/PendingReleaseNotes
ceph/admin/rtd-checkout-main [new file with mode: 0755]
ceph/ceph.spec
ceph/ceph.spec.in
ceph/changelog.upstream
ceph/cmake/modules/AddCephTest.cmake
ceph/cmake/modules/BuildBoost.cmake
ceph/cmake/modules/Buildpmem.cmake
ceph/cmake/modules/Distutils.cmake
ceph/debian/control
ceph/doc/cephadm/host-management.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/services/rgw.rst
ceph/doc/cephadm/upgrade.rst
ceph/doc/cephfs/cephfs-top.png
ceph/doc/cephfs/cephfs-top.rst
ceph/doc/cephfs/fs-volumes.rst
ceph/doc/cephfs/mds-state-diagram.dot
ceph/doc/cephfs/quota.rst
ceph/doc/dev/continuous-integration.rst
ceph/doc/dev/crimson/crimson.rst
ceph/doc/dev/delayed-delete.rst
ceph/doc/dev/developer_guide/basic-workflow.rst
ceph/doc/dev/developer_guide/essentials.rst
ceph/doc/dev/developer_guide/merging.rst
ceph/doc/dev/osd_internals/mclock_wpq_cmp_study.rst
ceph/doc/dev/release-process.rst
ceph/doc/index.rst
ceph/doc/man/8/cephadm.rst
ceph/doc/man/8/cephfs-top.rst
ceph/doc/man/8/rbd.rst
ceph/doc/mgr/dashboard.rst
ceph/doc/mgr/dashboard_plugins/debug.inc.rst
ceph/doc/mgr/dashboard_plugins/feature_toggles.inc.rst
ceph/doc/mgr/dashboard_plugins/motd.inc.rst
ceph/doc/mgr/orchestrator.rst
ceph/doc/mgr/telemetry.rst
ceph/doc/rados/configuration/mclock-config-ref.rst
ceph/doc/rados/operations/operating.rst
ceph/doc/rados/operations/placement-groups.rst
ceph/doc/radosgw/STS.rst
ceph/doc/radosgw/STSLite.rst
ceph/doc/radosgw/config-ref.rst
ceph/doc/radosgw/encryption.rst
ceph/doc/radosgw/vault.rst
ceph/doc/rbd/rbd-mirroring.rst
ceph/doc/start/documenting-ceph.rst
ceph/doc/start/hardware-recommendations.rst
ceph/doc/start/intro.rst
ceph/install-deps.sh
ceph/monitoring/ceph-mixin/CMakeLists.txt
ceph/monitoring/ceph-mixin/Makefile
ceph/monitoring/ceph-mixin/README.md
ceph/monitoring/ceph-mixin/alerts.jsonnet [new file with mode: 0644]
ceph/monitoring/ceph-mixin/alerts.libsonnet
ceph/monitoring/ceph-mixin/config.libsonnet
ceph/monitoring/ceph-mixin/dashboards.libsonnet [new file with mode: 0644]
ceph/monitoring/ceph-mixin/dashboards/cephfs.libsonnet
ceph/monitoring/ceph-mixin/dashboards/dashboards.libsonnet [deleted file]
ceph/monitoring/ceph-mixin/dashboards/host.libsonnet
ceph/monitoring/ceph-mixin/dashboards/osd.libsonnet
ceph/monitoring/ceph-mixin/dashboards/pool.libsonnet
ceph/monitoring/ceph-mixin/dashboards/rbd.libsonnet
ceph/monitoring/ceph-mixin/dashboards/rgw.libsonnet
ceph/monitoring/ceph-mixin/dashboards/utils.libsonnet
ceph/monitoring/ceph-mixin/dashboards_out/.lint [new file with mode: 0644]
ceph/monitoring/ceph-mixin/dashboards_out/cephfs-overview.json
ceph/monitoring/ceph-mixin/dashboards_out/host-details.json
ceph/monitoring/ceph-mixin/dashboards_out/hosts-overview.json
ceph/monitoring/ceph-mixin/dashboards_out/osd-device-details.json
ceph/monitoring/ceph-mixin/dashboards_out/osds-overview.json
ceph/monitoring/ceph-mixin/dashboards_out/pool-detail.json
ceph/monitoring/ceph-mixin/dashboards_out/pool-overview.json
ceph/monitoring/ceph-mixin/dashboards_out/radosgw-detail.json
ceph/monitoring/ceph-mixin/dashboards_out/radosgw-overview.json
ceph/monitoring/ceph-mixin/dashboards_out/radosgw-sync-overview.json
ceph/monitoring/ceph-mixin/dashboards_out/rbd-details.json
ceph/monitoring/ceph-mixin/dashboards_out/rbd-overview.json
ceph/monitoring/ceph-mixin/jsonnet-build.sh [deleted file]
ceph/monitoring/ceph-mixin/mixin.libsonnet
ceph/monitoring/ceph-mixin/prometheus_alerts.libsonnet [new file with mode: 0644]
ceph/monitoring/ceph-mixin/prometheus_alerts.yml
ceph/monitoring/ceph-mixin/test-jsonnet.sh
ceph/monitoring/ceph-mixin/tests_alerts/test_alerts.yml
ceph/monitoring/ceph-mixin/tests_dashboards/features/host-details.feature
ceph/monitoring/ceph-mixin/tests_dashboards/features/hosts_overview.feature
ceph/monitoring/ceph-mixin/tests_dashboards/features/osd-device-details.feature
ceph/monitoring/ceph-mixin/tests_dashboards/features/radosgw-detail.feature
ceph/monitoring/ceph-mixin/tests_dashboards/features/radosgw_overview.feature
ceph/monitoring/ceph-mixin/tests_dashboards/util.py
ceph/monitoring/ceph-mixin/tox.ini
ceph/qa/standalone/misc/test-mclock-profile-switch.sh [new file with mode: 0644]
ceph/qa/suites/fs/full/tasks/mgr-osd-full.yaml
ceph/qa/suites/fs/functional/tasks/snap_schedule_snapdir.yaml [new file with mode: 0644]
ceph/qa/suites/fs/permission/tasks/cfuse_workunit_misc.yaml
ceph/qa/suites/orch/cephadm/workunits/0-distro [new symlink]
ceph/qa/suites/rbd/maintenance/workloads/dynamic_features_no_cache.yaml
ceph/qa/suites/rbd/persistent-writeback-cache/% [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/.qa [deleted symlink]
ceph/qa/suites/rbd/persistent-writeback-cache/1-base [deleted symlink]
ceph/qa/suites/rbd/persistent-writeback-cache/2-cluster/+ [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/2-cluster/.qa [deleted symlink]
ceph/qa/suites/rbd/persistent-writeback-cache/2-cluster/fix-2.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/2-cluster/openstack.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/3-supported-random-distro$ [deleted symlink]
ceph/qa/suites/rbd/persistent-writeback-cache/4-pool/big-cache.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/4-pool/cache.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/5-cache-mode/rwl.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/5-cache-mode/ssd.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/6-workloads/.qa [deleted symlink]
ceph/qa/suites/rbd/persistent-writeback-cache/6-workloads/c_api_tests_with_defaults.yaml [deleted symlink]
ceph/qa/suites/rbd/persistent-writeback-cache/6-workloads/fio.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/6-workloads/qemu_xfstests.yaml [deleted file]
ceph/qa/suites/rbd/persistent-writeback-cache/6-workloads/recovery.yaml [deleted file]
ceph/qa/suites/rbd/pwl-cache/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/% [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/1-base [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/2-cluster/+ [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/2-cluster/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/2-cluster/fix-2.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/2-cluster/openstack.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/3-supported-random-distro$ [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/4-cache-path.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/5-cache-mode/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/5-cache-mode/rwl.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/5-cache-mode/ssd.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/6-cache-size/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/6-cache-size/1G.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/6-cache-size/8G.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/7-workloads/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/7-workloads/c_api_tests_with_defaults.yaml [new symlink]
ceph/qa/suites/rbd/pwl-cache/home/7-workloads/fio.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/home/7-workloads/recovery.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/% [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/1-base [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/2-cluster/+ [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/2-cluster/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/2-cluster/fix-2.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/2-cluster/openstack.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/3-supported-random-distro$ [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/4-cache-path.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/5-cache-mode/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/5-cache-mode/rwl.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/5-cache-mode/ssd.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/6-cache-size/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/6-cache-size/1G.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/6-cache-size/5G.yaml [new file with mode: 0644]
ceph/qa/suites/rbd/pwl-cache/tmpfs/7-workloads/.qa [new symlink]
ceph/qa/suites/rbd/pwl-cache/tmpfs/7-workloads/qemu_xfstests.yaml [new file with mode: 0644]
ceph/qa/suites/rgw/crypt/2-kms/vault_transit.yaml
ceph/qa/tasks/ceph_manager.py
ceph/qa/tasks/cephfs/filesystem.py
ceph/qa/tasks/cephfs/kernel_mount.py
ceph/qa/tasks/cephfs/mount.py
ceph/qa/tasks/cephfs/test_failover.py
ceph/qa/tasks/cephfs/test_nfs.py
ceph/qa/tasks/cephfs/test_readahead.py
ceph/qa/tasks/cephfs/test_snap_schedules.py
ceph/qa/tasks/cephfs/test_strays.py
ceph/qa/tasks/cephfs/test_volumes.py
ceph/qa/tasks/mgr/dashboard/test_orchestrator.py
ceph/qa/tasks/mgr/dashboard/test_rbd.py
ceph/qa/tasks/mgr/dashboard/test_rgw.py
ceph/qa/tasks/rbd_pwl_cache_recovery.py [new file with mode: 0644]
ceph/qa/tasks/rgw.py
ceph/qa/tasks/s3tests.py
ceph/qa/workunits/cephadm/test_repos.sh
ceph/qa/workunits/fs/full/subvolume_clone.sh [new file with mode: 0755]
ceph/qa/workunits/fs/full/subvolume_rm.sh
ceph/qa/workunits/fs/full/subvolume_snapshot_rm.sh [new file with mode: 0755]
ceph/qa/workunits/fs/misc/dac_override.sh [new file with mode: 0755]
ceph/qa/workunits/mon/config.sh
ceph/qa/workunits/rbd/cli_generic.sh
ceph/src/.git_version
ceph/src/CMakeLists.txt
ceph/src/SimpleRADOSStriper.cc
ceph/src/auth/Crypto.cc
ceph/src/blk/kernel/KernelDevice.cc
ceph/src/ceph-volume/ceph_volume/api/lvm.py
ceph/src/ceph-volume/ceph_volume/configuration.py
ceph/src/ceph-volume/ceph_volume/devices/lvm/batch.py
ceph/src/ceph-volume/ceph_volume/devices/lvm/listing.py
ceph/src/ceph-volume/ceph_volume/devices/lvm/zap.py
ceph/src/ceph-volume/ceph_volume/devices/raw/list.py
ceph/src/ceph-volume/ceph_volume/devices/simple/scan.py
ceph/src/ceph-volume/ceph_volume/main.py
ceph/src/ceph-volume/ceph_volume/tests/conftest.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_batch.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_migrate.py
ceph/src/ceph-volume/ceph_volume/tests/devices/lvm/test_zap.py
ceph/src/ceph-volume/ceph_volume/tests/devices/raw/test_list.py
ceph/src/ceph-volume/ceph_volume/tests/devices/simple/test_activate.py
ceph/src/ceph-volume/ceph_volume/tests/devices/simple/test_scan.py
ceph/src/ceph-volume/ceph_volume/tests/test_inventory.py
ceph/src/ceph-volume/ceph_volume/tests/test_main.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/tests/util/test_disk.py
ceph/src/ceph-volume/ceph_volume/tests/util/test_encryption.py
ceph/src/ceph-volume/ceph_volume/tests/util/test_system.py
ceph/src/ceph-volume/ceph_volume/util/device.py
ceph/src/ceph-volume/ceph_volume/util/disk.py
ceph/src/ceph-volume/ceph_volume/util/encryption.py
ceph/src/ceph-volume/ceph_volume/util/prepare.py
ceph/src/ceph-volume/ceph_volume/util/system.py
ceph/src/ceph-volume/tox.ini
ceph/src/ceph-volume/tox_install_command.sh
ceph/src/cephadm/cephadm
ceph/src/cephadm/containers/keepalived/Dockerfile [new file with mode: 0644]
ceph/src/cephadm/containers/keepalived/LICENSE [new file with mode: 0644]
ceph/src/cephadm/containers/keepalived/README.md [new file with mode: 0644]
ceph/src/cephadm/containers/keepalived/skel/init.sh [new file with mode: 0755]
ceph/src/cephadm/tests/test_cephadm.py
ceph/src/cephadm/tox.ini
ceph/src/client/Client.cc
ceph/src/client/Client.h
ceph/src/client/Inode.h
ceph/src/client/MetaRequest.h
ceph/src/client/fuse_ll.cc
ceph/src/client/hypertable/CephBroker.cc
ceph/src/cls/rbd/cls_rbd_types.cc
ceph/src/common/ceph_crypto.cc
ceph/src/common/ceph_crypto.h
ceph/src/common/ceph_mutex.h
ceph/src/common/dout.h
ceph/src/common/openssl_opts_handler.cc
ceph/src/common/options/CMakeLists.txt
ceph/src/common/options/build_options.cc
ceph/src/common/options/ceph-exporter.yaml.in [new file with mode: 0644]
ceph/src/common/options/mds-client.yaml.in
ceph/src/common/options/mds.yaml.in
ceph/src/common/options/rbd.yaml.in
ceph/src/common/options/rgw.yaml.in
ceph/src/common/subsys.h
ceph/src/crimson/admin/osd_admin.cc
ceph/src/crimson/os/seastore/logging.h
ceph/src/crimson/os/seastore/onode_manager/staged-fltree/node_types.h
ceph/src/crimson/os/seastore/seastore.cc
ceph/src/crimson/os/seastore/segment_manager/block.cc
ceph/src/dokan/ceph_dokan.cc
ceph/src/dokan/ceph_dokan.h
ceph/src/dokan/dbg.cc
ceph/src/exporter/CMakeLists.txt [new file with mode: 0644]
ceph/src/exporter/DaemonMetricCollector.cc [new file with mode: 0644]
ceph/src/exporter/DaemonMetricCollector.h [new file with mode: 0644]
ceph/src/exporter/ceph_exporter.cc [new file with mode: 0644]
ceph/src/exporter/http_server.cc [new file with mode: 0644]
ceph/src/exporter/http_server.h [new file with mode: 0644]
ceph/src/exporter/util.cc [new file with mode: 0644]
ceph/src/exporter/util.h [new file with mode: 0644]
ceph/src/include/buffer.h
ceph/src/include/cephfs/ceph_ll_client.h
ceph/src/include/cephfs/libcephfs.h
ceph/src/include/cephfs/metrics/Types.h
ceph/src/include/err.h
ceph/src/include/interval_set.h
ceph/src/kv/RocksDBStore.cc
ceph/src/librados/RadosClient.cc
ceph/src/librados/librados_c.cc
ceph/src/librbd/ImageWatcher.cc
ceph/src/librbd/api/Mirror.cc
ceph/src/librbd/cache/pwl/AbstractWriteLog.cc
ceph/src/librbd/cache/pwl/AbstractWriteLog.h
ceph/src/librbd/cache/pwl/ImageCacheState.cc
ceph/src/librbd/cache/pwl/ImageCacheState.h
ceph/src/librbd/cache/pwl/rwl/WriteLog.cc
ceph/src/librbd/cache/pwl/ssd/WriteLog.cc
ceph/src/librbd/deep_copy/ImageCopyRequest.cc
ceph/src/librbd/deep_copy/ImageCopyRequest.h
ceph/src/librbd/image/RefreshRequest.cc
ceph/src/librbd/image/RefreshRequest.h
ceph/src/librbd/mirror/PromoteRequest.cc
ceph/src/librbd/mirror/snapshot/CreatePrimaryRequest.cc
ceph/src/mds/Beacon.cc
ceph/src/mds/CDir.cc
ceph/src/mds/CDir.h
ceph/src/mds/CInode.cc
ceph/src/mds/Locker.cc
ceph/src/mds/Locker.h
ceph/src/mds/MDCache.cc
ceph/src/mds/MDLog.cc
ceph/src/mds/MDLog.h
ceph/src/mds/MDSDaemon.cc
ceph/src/mds/MDSMap.cc
ceph/src/mds/MDSMap.h
ceph/src/mds/MDSPerfMetricTypes.h
ceph/src/mds/MDSRank.cc
ceph/src/mds/MDSRank.h
ceph/src/mds/MetricAggregator.cc
ceph/src/mds/MetricsHandler.cc
ceph/src/mds/OpenFileTable.cc
ceph/src/mds/OpenFileTable.h
ceph/src/mds/Server.cc
ceph/src/mds/Server.h
ceph/src/mds/SimpleLock.h
ceph/src/mds/cephfs_features.h
ceph/src/messages/MMDSBeacon.h
ceph/src/messages/MMgrUpdate.h [new file with mode: 0644]
ceph/src/mgr/BaseMgrModule.cc
ceph/src/mgr/CMakeLists.txt
ceph/src/mgr/DaemonServer.cc
ceph/src/mgr/DaemonServer.h
ceph/src/mgr/MDSPerfMetricTypes.cc
ceph/src/mgr/MDSPerfMetricTypes.h
ceph/src/mgr/MgrClient.cc
ceph/src/mgr/MgrClient.h
ceph/src/mon/ConfigMonitor.cc
ceph/src/mon/Elector.cc
ceph/src/mon/LogMonitor.cc
ceph/src/mon/MDSMonitor.cc
ceph/src/mon/MonCap.cc
ceph/src/mon/MonClient.cc
ceph/src/mon/MonClient.h
ceph/src/mon/Monitor.cc
ceph/src/mon/Monitor.h
ceph/src/mon/MonmapMonitor.cc
ceph/src/mon/OSDMonitor.cc
ceph/src/mrun
ceph/src/msg/Message.cc
ceph/src/msg/Message.h
ceph/src/msg/MessageRef.h
ceph/src/msg/async/ProtocolV1.cc
ceph/src/msg/async/ProtocolV2.cc
ceph/src/msg/msg_types.h
ceph/src/mypy-constrains.txt
ceph/src/neorados/RADOSImpl.cc
ceph/src/os/bluestore/BlueStore.cc
ceph/src/os/bluestore/BlueStore.h
ceph/src/os/bluestore/bluestore_types.cc
ceph/src/os/bluestore/bluestore_types.h
ceph/src/osd/OSD.cc
ceph/src/osd/PG.cc
ceph/src/osd/PGLog.cc
ceph/src/osd/PGLog.h
ceph/src/osd/PeeringState.cc
ceph/src/osd/PrimaryLogPG.cc
ceph/src/osd/PrimaryLogPG.h
ceph/src/osd/SnapMapper.cc
ceph/src/osd/SnapMapper.h
ceph/src/osd/osd_types.cc
ceph/src/osd/osd_types_fmt.h
ceph/src/osd/scheduler/mClockScheduler.cc
ceph/src/osd/scrubber/pg_scrubber.cc
ceph/src/pybind/cephfs/cephfs.pyx
ceph/src/pybind/mgr/cephadm/inventory.py
ceph/src/pybind/mgr/cephadm/migrations.py
ceph/src/pybind/mgr/cephadm/module.py
ceph/src/pybind/mgr/cephadm/registry.py
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/ingress.py
ceph/src/pybind/mgr/cephadm/services/monitoring.py
ceph/src/pybind/mgr/cephadm/templates/services/ingress/keepalived.conf.j2
ceph/src/pybind/mgr/cephadm/templates/services/promtail.yml.j2
ceph/src/pybind/mgr/cephadm/tests/fixtures.py
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_tuned_profiles.py [new file with mode: 0644]
ceph/src/pybind/mgr/cephadm/tuned_profiles.py [new file with mode: 0644]
ceph/src/pybind/mgr/cephadm/upgrade.py
ceph/src/pybind/mgr/dashboard/__init__.py
ceph/src/pybind/mgr/dashboard/cherrypy_backports.py
ceph/src/pybind/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh
ceph/src/pybind/mgr/dashboard/ci/cephadm/run-cephadm-e2e-tests.sh
ceph/src/pybind/mgr/dashboard/ci/cephadm/start-cluster.sh
ceph/src/pybind/mgr/dashboard/constraints.txt
ceph/src/pybind/mgr/dashboard/controllers/home.py
ceph/src/pybind/mgr/dashboard/controllers/nfs.py
ceph/src/pybind/mgr/dashboard/controllers/orchestrator.py
ceph/src/pybind/mgr/dashboard/controllers/osd.py
ceph/src/pybind/mgr/dashboard/controllers/pool.py
ceph/src/pybind/mgr/dashboard/controllers/prometheus.py
ceph/src/pybind/mgr/dashboard/controllers/rbd.py
ceph/src/pybind/mgr/dashboard/controllers/rbd_mirroring.py
ceph/src/pybind/mgr/dashboard/controllers/rgw.py
ceph/src/pybind/mgr/dashboard/controllers/service.py
ceph/src/pybind/mgr/dashboard/frontend/.gherkin-lintrc [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/fixtures/block-rbd-status.json [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/block/mirroring.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/create-cluster.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/logs.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/mgr-modules.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/osds.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/services.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/common/01-global.feature.po.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/common/create-cluster/create-cluster.feature.po.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/common/grafana.feature.po.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/common/urls.po.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/grafana/grafana.feature [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/01-create-cluster-welcome-page.e2e-spec.ts [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/01-create-cluster-welcome.feature [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/02-create-cluster-add-host.e2e-spec.ts [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/02-create-cluster-add-host.feature [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/03-create-cluster-create-services.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/04-create-cluster-create-osds.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/05-create-cluster-review.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/06-cluster-check.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/07-osds.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/08-hosts.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/09-services.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/10-nfs-exports.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/nfs/nfs-export.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/ui/api-docs.e2e-spec.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/ui/navigation.po.ts
ceph/src/pybind/mgr/dashboard/frontend/cypress/plugins/index.js
ceph/src/pybind/mgr/dashboard/frontend/cypress/support/commands.ts
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/281.7c1918629ff8b413cc76.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/281.cd14092ccedeaf2d7d79.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/330.4192d10f1b1db19145cc.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/3rdpartylicenses.txt
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/483.43ef92bcd845cb24eae3.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/585.764bfab2e2f489fdfd7f.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/585.7d0bcf3a0ac0c40fef3b.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.30fafaca6a3d4e1868e0.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/main.86799889c70942fa9a19.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/runtime.ab6c27cac6d7501e18e8.js [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/runtime.d9a3c3d3ac8fa3cc7c93.js [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/styles.e6093c94066da7ab35c7.css [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/dist/en-US/styles.ffb7f665775e3c191fa3.css [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/package-lock.json
ceph/src/pybind/mgr/dashboard/frontend/package.json
ceph/src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.html [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.scss [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.spec.ts [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.ts [deleted file]
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirroring.module.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.ts
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/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-edit-request.model.ts
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-form/rbd-form.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.model.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance/rbd-performance.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-actions.model.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.scss
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.ts
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/host-form/host-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.ts
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.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/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-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.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.ts
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/nfs/nfs-form/nfs-form.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.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-form/rgw-user-form.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.scss
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/ceph-service.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/nfs.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/orchestrator.service.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/orchestrator.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/osd.service.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/osd.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/rbd.model.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/rbd.service.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/api/rbd.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/form-button-panel/form-button-panel.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.scss
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/constants/app.constants.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/enum/cell-template.enum.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-table-fetch-data-context.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-table-paging.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-user-config.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/models/osd-deployment-options.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/ceph-release-name.pipe.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/ceph-release-name.pipe.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/rxjs/operators/page-visibilty.operator.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/cd-table-server-side.service.spec.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/cd-table-server-side.service.ts [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/module-status-guard.service.spec.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/module-status-guard.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/motd-notification.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/prometheus-alert.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-list.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/services/timer.service.ts
ceph/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_basics.scss
ceph/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_forms.scss
ceph/src/pybind/mgr/dashboard/module.py
ceph/src/pybind/mgr/dashboard/openapi.yaml
ceph/src/pybind/mgr/dashboard/plugins/feature_toggles.py
ceph/src/pybind/mgr/dashboard/requirements.txt
ceph/src/pybind/mgr/dashboard/run-backend-api-tests.sh
ceph/src/pybind/mgr/dashboard/services/auth.py
ceph/src/pybind/mgr/dashboard/services/custom_banner.py [deleted file]
ceph/src/pybind/mgr/dashboard/services/exception.py
ceph/src/pybind/mgr/dashboard/services/iscsi_config.py
ceph/src/pybind/mgr/dashboard/services/orchestrator.py
ceph/src/pybind/mgr/dashboard/services/osd.py [new file with mode: 0644]
ceph/src/pybind/mgr/dashboard/services/rbd.py
ceph/src/pybind/mgr/dashboard/tests/test_nfs.py
ceph/src/pybind/mgr/dashboard/tests/test_orchestrator.py
ceph/src/pybind/mgr/dashboard/tests/test_osd.py
ceph/src/pybind/mgr/dashboard/tests/test_rbd_mirroring.py
ceph/src/pybind/mgr/dashboard/tests/test_rbd_service.py
ceph/src/pybind/mgr/dashboard/tests/test_rgw.py
ceph/src/pybind/mgr/iostat/module.py
ceph/src/pybind/mgr/mgr_module.py
ceph/src/pybind/mgr/mgr_util.py
ceph/src/pybind/mgr/nfs/cluster.py
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/pg_autoscaler/module.py
ceph/src/pybind/mgr/prometheus/module.py
ceph/src/pybind/mgr/rbd_support/mirror_snapshot_schedule.py
ceph/src/pybind/mgr/rbd_support/trash_purge_schedule.py
ceph/src/pybind/mgr/requirements-required.txt
ceph/src/pybind/mgr/snap_schedule/fs/schedule_client.py
ceph/src/pybind/mgr/stats/fs/perf_stats.py
ceph/src/pybind/mgr/status/module.py
ceph/src/pybind/mgr/telemetry/module.py
ceph/src/pybind/mgr/tox.ini
ceph/src/pybind/mgr/volumes/fs/async_cloner.py
ceph/src/pybind/mgr/volumes/fs/fs_util.py
ceph/src/pybind/mgr/volumes/fs/operations/group.py
ceph/src/pybind/mgr/volumes/fs/operations/versions/__init__.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/operations/volume.py
ceph/src/pybind/mgr/volumes/fs/vol_spec.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/hostspec.py
ceph/src/python-common/ceph/deployment/service_spec.py
ceph/src/python-common/ceph/deployment/translate.py
ceph/src/rbd_fuse/rbd-fuse.cc
ceph/src/rgw/rgw_admin.cc
ceph/src/rgw/rgw_auth.cc
ceph/src/rgw/rgw_auth.h
ceph/src/rgw/rgw_auth_filters.h
ceph/src/rgw/rgw_auth_keystone.cc
ceph/src/rgw/rgw_auth_keystone.h
ceph/src/rgw/rgw_auth_s3.h
ceph/src/rgw/rgw_bucket_encryption.cc
ceph/src/rgw/rgw_bucket_encryption.h
ceph/src/rgw/rgw_common.cc
ceph/src/rgw/rgw_common.h
ceph/src/rgw/rgw_crypt.cc
ceph/src/rgw/rgw_crypt.h
ceph/src/rgw/rgw_data_sync.cc
ceph/src/rgw/rgw_datalog.cc
ceph/src/rgw/rgw_dencoder.cc
ceph/src/rgw/rgw_kms.cc
ceph/src/rgw/rgw_kms.h
ceph/src/rgw/rgw_lc.cc
ceph/src/rgw/rgw_log.cc
ceph/src/rgw/rgw_log.h
ceph/src/rgw/rgw_main.cc
ceph/src/rgw/rgw_op.cc
ceph/src/rgw/rgw_opa.cc
ceph/src/rgw/rgw_rados.cc
ceph/src/rgw/rgw_rest_s3.cc
ceph/src/rgw/rgw_rest_sts.h
ceph/src/rgw/rgw_rest_swift.cc
ceph/src/rgw/rgw_rest_user_policy.cc
ceph/src/rgw/rgw_sal.h
ceph/src/rgw/rgw_swift_auth.cc
ceph/src/rgw/rgw_swift_auth.h
ceph/src/rgw/rgw_sync_policy.cc
ceph/src/rgw/store/dbstore/CMakeLists.txt
ceph/src/script/build-integration-branch
ceph/src/test/crimson/seastore/onode_tree/test_value.h
ceph/src/test/encoding.cc
ceph/src/test/lazy-omap-stats/CMakeLists.txt
ceph/src/test/lazy-omap-stats/lazy_omap_stats_test.cc
ceph/src/test/lazy-omap-stats/lazy_omap_stats_test.h
ceph/src/test/libcephfs/test.cc
ceph/src/test/librados/aio_cxx.cc
ceph/src/test/librados/misc.cc
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/librbd/deep_copy/test_mock_ImageCopyRequest.cc
ceph/src/test/librbd/image/test_mock_RefreshRequest.cc
ceph/src/test/librbd/migration/test_mock_HttpClient.cc
ceph/src/test/librbd/mirror/snapshot/test_mock_CreatePrimaryRequest.cc
ceph/src/test/librbd/test_mirroring.cc
ceph/src/test/objectstore/CMakeLists.txt
ceph/src/test/objectstore/run_test_deferred.sh [new file with mode: 0755]
ceph/src/test/objectstore/test_bluestore_types.cc
ceph/src/test/objectstore/test_deferred.cc [new file with mode: 0644]
ceph/src/test/osd/TestPGLog.cc
ceph/src/test/rbd_mirror/image_replayer/journal/test_mock_PrepareReplayRequest.cc
ceph/src/test/rbd_mirror/image_replayer/snapshot/test_mock_Replayer.cc
ceph/src/test/rbd_mirror/image_replayer/test_mock_BootstrapRequest.cc
ceph/src/test/rgw/test_http_manager.cc
ceph/src/test/rgw/test_rgw_kms.cc
ceph/src/test/test_snap_mapper.cc
ceph/src/tools/ceph-dencoder/common_types.h
ceph/src/tools/ceph-dencoder/rgw_types.h
ceph/src/tools/ceph_objectstore_tool.cc
ceph/src/tools/ceph_objectstore_tool.h
ceph/src/tools/cephfs/CMakeLists.txt
ceph/src/tools/cephfs/cephfs-shell [deleted file]
ceph/src/tools/cephfs/setup.py [deleted file]
ceph/src/tools/cephfs/shell/CMakeLists.txt [new file with mode: 0644]
ceph/src/tools/cephfs/shell/cephfs-shell [new file with mode: 0755]
ceph/src/tools/cephfs/shell/setup.py [new file with mode: 0644]
ceph/src/tools/cephfs/shell/tox.ini [new file with mode: 0644]
ceph/src/tools/cephfs/top/cephfs-top
ceph/src/tools/cephfs/tox.ini [deleted file]
ceph/src/tools/cephfs_mirror/Mirror.cc
ceph/src/tools/cephfs_mirror/PeerReplayer.cc
ceph/src/tools/rbd/Shell.cc
ceph/src/tools/rbd/Utils.cc
ceph/src/tools/rbd/Utils.h
ceph/src/tools/rbd/action/Group.cc
ceph/src/tools/rbd/action/List.cc
ceph/src/tools/rbd/action/MirrorPool.cc
ceph/src/tools/rbd/action/Namespace.cc
ceph/src/tools/rbd/action/Perf.cc
ceph/src/tools/rbd/action/Pool.cc
ceph/src/tools/rbd/action/Trash.cc
ceph/src/tools/rbd_mirror/ImageReplayer.cc
ceph/src/tools/rbd_mirror/image_replayer/BootstrapRequest.cc
ceph/src/tools/rbd_mirror/image_replayer/PrepareRemoteImageRequest.cc
ceph/src/tools/rbd_mirror/image_replayer/StateBuilder.cc
ceph/src/tools/rbd_mirror/image_replayer/StateBuilder.h
ceph/src/tools/rbd_mirror/image_replayer/journal/PrepareReplayRequest.cc
ceph/src/tools/rbd_mirror/image_replayer/journal/PrepareReplayRequest.h
ceph/src/tools/rbd_mirror/image_replayer/journal/StateBuilder.cc
ceph/src/tools/rbd_mirror/image_replayer/snapshot/PrepareReplayRequest.h
ceph/src/tools/rbd_mirror/image_replayer/snapshot/Replayer.cc
ceph/src/tools/rbd_mirror/image_replayer/snapshot/StateBuilder.cc
ceph/win32_deps_build.sh