Skip to content

Commit 43dc31b

Browse files
committed
NiciraNvpElement is loaded twice, but no idea where. This makes it work
however
1 parent f8a22d7 commit 43dc31b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

client/tomcatconf/componentContext.xml.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,11 @@
7777
<bean id="VpcVirtualRouter" class="com.cloud.network.element.VpcVirtualRouterElement">
7878
<property name="name" value="VpcVirtualRouter"/>
7979
</bean>
80+
<!--
8081
<bean id="NiciraNvp" class="com.cloud.network.element.NiciraNvpElement">
8182
<property name="name" value="NiciraNvp"/>
8283
</bean>
84+
-->
8385

8486
<!--
8587
<bean id="BigSwitchVnsElementService" class="com.cloud.network.element.BigSwitchVnsElement">

0 commit comments

Comments
 (0)