TSC-181: ITM Yang Models Cleanup
[genius.git] / itm / itm-impl / src / main / resources / OSGI-INF / blueprint / itm.xml
index a5162f56f717e16688d4df579a1f6c931e4eca75..54c89e38f89ee5e4678b4f4a87702d0ca6fd57f2 100644 (file)
@@ -102,26 +102,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
                 <property name="itmProvider" ref="itmProvider" />
             </action>
         </command>
-        <command>
-            <action class="org.opendaylight.genius.itm.cli.VtepSchemaAdd">
-                <property name="itmProvider" ref="itmProvider" />
-            </action>
-        </command>
-        <command>
-            <action class="org.opendaylight.genius.itm.cli.VtepSchemaShow">
-                <property name="itmProvider" ref="itmProvider" />
-            </action>
-        </command>
-        <command>
-            <action class="org.opendaylight.genius.itm.cli.VtepSchemaUpdate">
-                <property name="itmProvider" ref="itmProvider" />
-            </action>
-        </command>
-        <command>
-            <action class="org.opendaylight.genius.itm.cli.VtepSchemaDelete">
-                <property name="itmProvider" ref="itmProvider" />
-            </action>
-        </command>
         <command>
             <action class="org.opendaylight.genius.itm.cli.TepEnableTunnelMonitor">
                 <property name="itmProvider" ref="itmProvider" />