forked from TrueCloudLab/frostfs-testcases
Add bearer token tests for s3 wallet api calls
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
This commit is contained in:
parent
7d3fc5d15c
commit
adc63b0221
8 changed files with 211 additions and 17 deletions
|
@ -7,3 +7,5 @@ READONLY_ACL_F = "1FBF8CFF"
|
|||
PUBLIC_ACL = "0FBFBFFF"
|
||||
INACCESSIBLE_ACL = "40000000"
|
||||
STICKYBIT_PUB_ACL = "3FFFFFFF"
|
||||
|
||||
EACL_PUBLIC_READ_WRITE = "eacl-public-read-write"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue