forked from TrueCloudLab/frostfs-testcases
parent
11c4f21faa
commit
ea6a01b3de
5 changed files with 15 additions and 7 deletions
4
robot/variables/acl.py
Normal file
4
robot/variables/acl.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
PUBLIC_ACL = "0x1FFFFFFF"
|
||||
PRIVATE_ACL = "0x18888888"
|
||||
READONLY_ACL = "0x1FFF88FF"
|
||||
INACCESSIBLE_ACL = "0x40000000 "
|
Loading…
Add table
Add a link
Reference in a new issue