mirror of https://github.com/apache/cloudstack.git
fix inject hypervisorHelperImpl
This commit is contained in:
parent
f92f7b5c5d
commit
92f97248a8
|
|
@ -36,6 +36,7 @@
|
|||
<bean id="unknown" class="org.apache.cloudstack.storage.image.format.Unknown" />
|
||||
<bean id="BAREMETAL" class="org.apache.cloudstack.storage.image.format.BAREMETAL" />
|
||||
|
||||
<bean id="hypervisorHelperImpl" class="org.apache.cloudstack.storage.helper.HypervisorHelperImpl" />
|
||||
|
||||
<bean id="objectInDataStoreManagerImpl"
|
||||
class="org.apache.cloudstack.storage.datastore.ObjectInDataStoreManagerImpl" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue