mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-01-04 16:11:27 +01:00
13 lines
357 B
JSON
13 lines
357 B
JSON
{
|
|
"apps" : {
|
|
"org.onosproject.openstackinterface" : {
|
|
"openstackinterface" : {
|
|
"neutron_server" : "http://10.40.101.209:9696/v2.0/",
|
|
"keystone_server" : "http://10.40.101.209:5000/v2.0/",
|
|
"user_name" : "admin",
|
|
"password" : "nova"
|
|
}
|
|
}
|
|
}
|
|
}
|