We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98cbcff commit 8f4d943Copy full SHA for 8f4d943
server/src/test/resources/createNetworkOffering.xml
@@ -70,4 +70,5 @@
70
<bean id="VsphereStoragePolicyDaoImpl" class="com.cloud.dc.dao.VsphereStoragePolicyDaoImpl" />
71
<bean id="annotationDaoImpl" class="org.apache.cloudstack.annotation.dao.AnnotationDaoImpl" />
72
<bean id="PassphraseDaoImpl" class="org.apache.cloudstack.secret.dao.PassphraseDaoImpl" />
73
+ <bean id="domainDao" class="com.cloud.user.DomainManagerImpl" />
74
</beans>
0 commit comments