Remove outdated doc for A1 Adaptor
[integration.git] / test / mocks / masspnfsim / pnf-sim-lightweight / netconf / pnf-simulator.yang
1 module pnf-simulator {
2   namespace "http://nokia.com/pnf-simulator";
3   prefix config;
4   container config {
5     config true;
6     leaf itemValue1 {type uint32;}
7     leaf itemValue2 {type uint32;}
8   }
9 }