]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_objectstore_tool: add hinfo_key tests for erasure coded objects
authorLoic Dachary <ldachary@redhat.com>
Mon, 17 Nov 2014 16:33:56 +0000 (17:33 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 20 Nov 2014 21:38:25 +0000 (22:38 +0100)
commitd5912263731e79877a0ea459d3b7453a925402e3
treef1006978b094fc974e057e830cb51e5cfa5aa82d
parent9ef8887a3b219021296f18eb5b317e3134f1281e
ceph_objectstore_tool: add hinfo_key tests for erasure coded objects

When an hinfo_key attribute is found, assume an erasure coded object and
verify set-attr/get-attr works as expected by removing its content and
restoring it.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
tasks/ceph_objectstore_tool.py