mirror of https://github.com/apache/cloudstack.git
removing bean from the xml
This commit is contained in:
parent
83a2cd945c
commit
ea34c11d83
|
|
@ -209,10 +209,6 @@
|
|||
<bean id="vpcVirtualNetworkHelper"
|
||||
class="com.cloud.network.router.VpcVirtualNetworkHelperImpl" />
|
||||
|
||||
<bean id="routerDeploymentManager"
|
||||
class="com.cloud.network.router.RouterDeploymentManager" />
|
||||
|
||||
|
||||
<bean id="ApiAsyncJobDispatcher" class="com.cloud.api.ApiAsyncJobDispatcher">
|
||||
<property name="name" value="ApiAsyncJobDispatcher" />
|
||||
</bean>
|
||||
|
|
|
|||
Loading…
Reference in New Issue