File tree Expand file tree Collapse file tree
agent-simulator/tomcatconf Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <management-server class =" com.cloud.server.ManagementServerSimulatorImpl" library =" com.cloud.configuration.SimulatorComponentLibrary" extends =" components.xml:management-server" >
44 <dao name =" Configuration configuration server" class =" com.cloud.configuration.dao.ConfigurationDaoImpl" >
55 <param name =" premium" >true</param >
6- </dao >
6+ </dao >
7+ <system-integrity-checker class =" com.cloud.upgrade.DatabaseUpgradeChecker" >
8+ <checker name =" ManagementServerNode" class =" com.cloud.cluster.ManagementServerNode" />
9+ <checker name =" EncryptionSecretKeyChecker" class =" com.cloud.utils.crypt.EncryptionSecretKeyChecker" />
10+ <checker name =" DatabaseIntegrityChecker" class =" com.cloud.upgrade.DatabaseIntegrityChecker" />
11+ <checker name =" DatabaseUpgradeChecker" class =" com.cloud.upgrade.DatabaseUpgradeChecker" />
12+ </system-integrity-checker >
13+
714 <adapters key =" com.cloud.ha.Investigator" >
815 <adapter name =" SimpleInvestigator" class =" com.cloud.ha.CheckOnAgentInvestigator" />
916 <adapter name =" PingInvestigator" class =" com.cloud.ha.UserVmDomRInvestigator" />
You can’t perform that action at this time.
0 commit comments