CLOUDSTACK-1788: remember, changing componentcontext.xml also needs to

change nooss, they are not in inheritance relationship any more.
This commit is contained in:
Edison Su 2013-03-26 17:51:21 -07:00
parent 99bcfd24c7
commit 359b931993
1 changed files with 3 additions and 0 deletions

View File

@ -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
-->