om适配共享存储dorado模式(主集群)

This commit is contained in:
chenzhikai
2023-04-25 20:28:11 +08:00
parent b94eb9d23c
commit 93b44ab117
8 changed files with 30 additions and 7 deletions

View File

@ -55,6 +55,7 @@ class BaseComponent(object):
self.paxos_mode = ''
self.dss_mode = ''
self.dss_config = ''
self.dorado_config = ''
def install(self):
pass