Delete netconf
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / modules / modules-behind-mount-point / module1-behind-mount-point.yang
1 module module1-behind-mount-point {
2     namespace "module:1:behind:mount:point";
3     prefix "mod1bemopo";
4     revision "2014-02-03";
5     
6     rpc rpc-behind-module1 {
7     }
8     
9     
10 }