]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add SSE-KMS with Vault using token auth
authorAndrea Baglioni <andrea.baglioni@workday.com>
Mon, 9 Sep 2019 13:12:24 +0000 (14:12 +0100)
committerSergio de Carvalho <scarvalhojr@gmail.com>
Wed, 2 Oct 2019 15:38:01 +0000 (16:38 +0100)
commit955d3b517a7a31bc5c1f992fee24f2fca18065bc
tree8e217cc11d646474e586cfd4b189dd336aea2f0d
parent1e5b58ad50eae9b6df7f28baf511f4902cfbae4c
rgw: add SSE-KMS with Vault using token auth

Restructure SSE-KMS tests which now has 3 scenarios for each KMS
backend: Barbican, Vault, and testing (keys stored in ceph.conf).

Signed-off-by: Andrea Baglioni <andrea.baglioni@workday.com>
Signed-off-by: Sergio de Carvalho <sergio.carvalho@workday.com>
qa/suites/rgw/crypt/2-kms/% [deleted file]
qa/suites/rgw/crypt/2-kms/testing.yaml [new file with mode: 0644]
qa/suites/rgw/crypt/2-kms/vault.yaml [new file with mode: 0644]
qa/suites/rgw/crypt/3-rgw/rgw.yaml
qa/suites/rgw/crypt/4-tests/s3tests.yaml
qa/tasks/rgw.py
qa/tasks/s3tests.py
qa/tasks/vault.py [new file with mode: 0644]