]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/kms/kmip - python3 changes for testing.
authorMarcus Watts <mwatts@redhat.com>
Fri, 23 Oct 2020 23:07:09 +0000 (19:07 -0400)
committerMarcus Watts <mwatts@redhat.com>
Thu, 4 Mar 2021 00:14:10 +0000 (19:14 -0500)
commit70d95ee6adbf373784292576ec33d7ffd2f39f83
tree7ae001d3f1a9a48478b92dafa1e08ec2b3776c10
parent0d46a623bbd0dcbb6ebf85a641f23192a5514844
rgw/kms/kmip - python3 changes for testing.

python3 requires different imports and there's a different
way to get at the first element in a view.
This is to match changes introduced in the rest of ceph in these
commits: 24e7acc261a4 d7258ea7fdcd

Signed-off-by: Marcus Watts <mwatts@redhat.com>
qa/tasks/pykmip.py