]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/rgw: use version_id from key directly
authorCasey Bodley <cbodley@redhat.com>
Thu, 24 May 2018 19:13:05 +0000 (15:13 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 28 Jan 2019 14:35:40 +0000 (09:35 -0500)
commit4d2cf73927e2163811b6c1ee61e9cbd9a83ebacf
tree7432147dda95b95f83f221762e084262d74cce60
parent305f6dd6e94498afa53554075009cb490803e255
test/rgw: use version_id from key directly

now that PutObj returns the x-amz-version-id, it's available through
Key.version_id without resorting to Bucket.list_versions()

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/test/rgw/rgw_multi/tests.py