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