Rebase onto latest s3-tests

Also add tenant configuration.
pull/311/head
Andrew Gaul 2019-07-29 14:22:36 -07:00
rodzic 3beef5662a
commit afc75706d2
2 zmienionych plików z 8 dodań i 1 usunięć

@ -1 +1 @@
Subproject commit 244466f5a31e7c4ac64f00e41ea1e4dcf308e38c
Subproject commit c96a6e3f619e0711c6fe541ad23bc16e91227565

Wyświetl plik

@ -41,3 +41,10 @@ email = john.doe@example.com
email = john.doe@example.com
access_key = local-identity
secret_key = local-credential
[s3 tenant]
user_id = 9876543210abcdef0123456789abcdef0123456789abcdef0123456789abcdef
display_name = testx$tenanteduser
email = tenanteduser@example.com
access_key = local-identity
secret_key = local-credential