ceph/qa/tasks/cephfs
Ramana Raja d1bd171d6b pybind/ceph_volume_client: add get, put, and delete object interfaces
Wrap low-level rados APIs to allow ceph_volume_client to get, put, and
delete objects. The interfaces would allow OpenStack Manila's
cephfs driver to store config data in a shared storage to implement
highly available Manila deployments. Restrict  write(put) and
read(get) object sizes to 'osd_max_size' config setting.

Signed-off-by: Ramana Raja <rraja@redhat.com>
2017-09-22 16:24:38 +05:30
..
__init__.py
cephfs_test_case.py qa/cephfs: support CephFS recovery pools 2017-08-30 09:02:44 -04:00
filesystem.py qa/cephfs: test CephFS recovery pools 2017-08-30 09:02:44 -04:00
fuse_mount.py qa: log ceph-fuse kill/cleanup 2017-09-06 13:40:11 -07:00
kernel_mount.py
mount.py
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_client_limits.py
test_client_recovery.py
test_config_commands.py
test_damage.py
test_data_scan.py qa/cephfs: Refactor alternate pool test 2017-08-30 09:02:44 -04:00
test_dump_tree.py
test_exports.py qa: test export_pin is correct in dumped subtree 2017-07-31 15:33:49 -07:00
test_failover.py
test_flush.py
test_forward_scrub.py
test_fragment.py qa: use new hex rep of inode 2017-08-02 21:39:48 -07:00
test_full.py
test_journal_migration.py
test_journal_repair.py
test_mantle.py
test_misc.py qa/cephfs: Test filtered df 2017-08-03 14:11:47 -04:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py qa/cephfs: test CephFS recovery pools 2017-08-30 09:02:44 -04:00
test_scrub_checks.py
test_sessionmap.py
test_strays.py
test_volume_client.py pybind/ceph_volume_client: add get, put, and delete object interfaces 2017-09-22 16:24:38 +05:30