Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
e7580f3634c6ff8d7fcf2fcc1d5831c3b5e08384
/
.
/
TestON
/
tests
/
FUNCnetconf
/
Dependency
/
netconfConfig.json
blob: fc5a2312466dade4a8cd48925f56a0f955f22ddb [
file
] [
log
] [
blame
]
{
"apps"
:
{
"org.onosproject.netconf"
:
{
"devices"
:
[
{
"ip"
:
"10.128.50.10"
,
"name"
:
"sdn"
,
"password"
:
"rocks"
,
"port"
:
830
}
]
}
},
"devices"
:
{
"netconf:10.128.50.10:830"
:
{
"basic"
:
{
"driver"
:
"ovs-netconf"
}
}
}
}