summaryrefslogtreecommitdiffstats
path: root/qa/tasks/vault.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* rgw/kms/vault - s3tests for both old and new test logic.Marcus Watts2021-03-061-6/+28
* qa/tasks/vault.py: unzip: try harder to find a working unzip.Marcus Watts2021-01-211-3/+15
* qa/tasks: drop python2 support from rgw related testsKefu Chai2020-07-221-2/+2
* qa/tasks: use next(iter(..)) for accessing first element in a viewKefu Chai2020-04-071-2/+2
* qa: import py3 compatible modules using sixKefu Chai2020-03-241-3/+3
* rgw: improvements to SSE-KMS with VaultSergio de Carvalho2019-11-281-21/+44
* rgw: improvements to SSE-KMS with VaultSergio de Carvalho2019-11-121-23/+23
* qa: get rid of iteritems for python3 compatibilityKyr Shatskyy2019-10-151-1/+1
* qa: get rid of iterkeys for py3 compatibilityKyr Shatskyy2019-10-111-2/+2
* rgw: add SSE-KMS with Vault using token authAndrea Baglioni2019-10-021-0/+231