forked from TrueCloudLab/frostfs-testlib
Added method get s3 endpoint for namespace
This commit is contained in:
parent
565fd4c72b
commit
36bfe385d5
2 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,7 @@ class ConfigAttributes:
|
|||
REMOTE_WALLET_CONFIG = "remote_wallet_config_path"
|
||||
ENDPOINT_DATA_0 = "endpoint_data0"
|
||||
ENDPOINT_DATA_1 = "endpoint_data1"
|
||||
ENDPOINT_DATA_0_NS = "endpoint_data0_namespace"
|
||||
ENDPOINT_INTERNAL = "endpoint_internal0"
|
||||
ENDPOINT_PROMETHEUS = "endpoint_prometheus"
|
||||
CONTROL_ENDPOINT = "control_endpoint"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue