mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
NiciraNvpElement is also implements IpDeployer.
IpDeployer is required for the L3 components.
This commit is contained in:
parent
e94c70254b
commit
1f0b804dd3
@ -197,6 +197,7 @@
|
||||
<ref bean="elasticLoadBalancerElement"/>
|
||||
<ref bean="VirtualRouter"/>
|
||||
<ref bean="VpcVirtualRouter"/>
|
||||
<ref bean="NiciraNvp"/>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
@ -293,6 +293,7 @@
|
||||
<ref bean="elasticLoadBalancerElement"/>
|
||||
<ref bean="VirtualRouter"/>
|
||||
<ref bean="VpcVirtualRouter"/>
|
||||
<ref bean="NiciraNvp"/>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user