fix inject hypervisorHelperImpl

This commit is contained in:
Edison Su 2013-10-28 12:08:17 -07:00
parent f92f7b5c5d
commit 92f97248a8
1 changed files with 1 additions and 0 deletions

View File

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