Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
cbb3d888e8264023e891298c69fdcccc32e09bd4
/
.
/
test
/
mocks
/
pnfsimulator
/
netconf
/
pnf-simulator.yang
blob: dda65545ad504b1e876691969860758dc5e83e5b [
file
] [
log
] [
blame
]
module
pnf
-
simulator
{
namespace
"http://nokia.com/pnf-simulator"
;
prefix config
;
container config
{
config
true
;
leaf testDuration
{
type uint32
;}
leaf messageInterval
{
type uint32
;}
}
}