forked from TrueCloudLab/frostfs-testlib
[#171] Components versions check
Components versions check Signed-off-by: Mikhail Kadilov m.kadilov@yadro.com
This commit is contained in:
parent
6caa77dedf
commit
8ba2cb8030
3 changed files with 9 additions and 17 deletions
|
@ -18,11 +18,3 @@ class ConfigAttributes:
|
|||
UN_LOCODE = "un_locode"
|
||||
HTTP_HOSTNAME = "http_hostname"
|
||||
S3_HOSTNAME = "s3_hostname"
|
||||
|
||||
|
||||
class _FrostfsServicesNames:
|
||||
STORAGE = "s"
|
||||
S3_GATE = "s3-gate"
|
||||
HTTP_GATE = "http-gate"
|
||||
MORPH_CHAIN = "morph-chain"
|
||||
INNER_RING = "ir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue