Delete netconf
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / test-config-data / xml / test-interface.xml
1 <interfaces xmlns="urn:ietf:params:xml:ns:yang:test-interface">
2     <interface>
3         <name>eth0</name>
4         <type>ethernetCsmacd</type>
5         <enabled>false</enabled>
6     </interface>
7 </interfaces>
8