mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-1788: remember, changing componentcontext.xml also needs to
change nooss, they are not in inheritance relationship any more.
This commit is contained in:
parent
99bcfd24c7
commit
359b931993
|
|
@ -326,6 +326,9 @@
|
|||
<property name="name" value="HypervisorPlannerSelector"/>
|
||||
</bean>
|
||||
|
||||
<bean id="ClassicalPrimaryDataStoreProvider" class="org.apache.cloudstack.storage.datastore.provider.CloudStackPrimaryDataStoreProviderImpl">
|
||||
</bean>
|
||||
|
||||
<!--
|
||||
DAO with customized configuration
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue