Skip to content

Commit 359b931

Browse files
committed
CLOUDSTACK-1788: remember, changing componentcontext.xml also needs to
change nooss, they are not in inheritance relationship any more.
1 parent 99bcfd2 commit 359b931

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

client/tomcatconf/nonossComponentContext.xml.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,9 @@
326326
<property name="name" value="HypervisorPlannerSelector"/>
327327
</bean>
328328

329+
<bean id="ClassicalPrimaryDataStoreProvider" class="org.apache.cloudstack.storage.datastore.provider.CloudStackPrimaryDataStoreProviderImpl">
330+
</bean>
331+
329332
<!--
330333
DAO with customized configuration
331334
-->

0 commit comments

Comments
 (0)