File tree Expand file tree Collapse file tree
engine/schema/resources/META-INF/cloudstack/core
framework/security/resources/META-INF/cloudstack/core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 184184 <bean id =" instanceGroupJoinDaoImpl" class =" com.cloud.api.query.dao.InstanceGroupJoinDaoImpl" />
185185 <bean id =" instanceGroupVMMapDaoImpl" class =" com.cloud.vm.dao.InstanceGroupVMMapDaoImpl" />
186186 <bean id =" itWorkDaoImpl" class =" com.cloud.vm.ItWorkDaoImpl" />
187- <bean id =" keystoreDaoImpl" class =" com.cloud.keystore.KeystoreDaoImpl" />
188187 <bean id =" lBHealthCheckPolicyDaoImpl" class =" com.cloud.network.dao.LBHealthCheckPolicyDaoImpl" />
189188 <bean id =" lBStickinessPolicyDaoImpl" class =" com.cloud.network.dao.LBStickinessPolicyDaoImpl" />
190189 <bean id =" launchPermissionDaoImpl" class =" com.cloud.storage.dao.LaunchPermissionDaoImpl" />
Original file line number Diff line number Diff line change 2626 http://www.springframework.org/schema/context
2727 http://www.springframework.org/schema/context/spring-context-3.0.xsd"
2828 >
29- <bean id =" keystoreManagerImpl" class =" org.apache.cloudstack.framework.security.KeystoreManagerImpl" />
29+ <bean id =" keystoreManagerImpl" class =" org.apache.cloudstack.framework.security.keystore.KeystoreManagerImpl" />
30+ <bean id =" keystoreDaoImpl" class =" org.apache.cloudstack.framework.security.keystore.KeystoreDaoImpl" />
3031</beans >
You can’t perform that action at this time.
0 commit comments