aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/configs/netconf-cfg.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/configs/netconf-cfg.json')
-rw-r--r--framework/src/onos/tools/test/configs/netconf-cfg.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/framework/src/onos/tools/test/configs/netconf-cfg.json b/framework/src/onos/tools/test/configs/netconf-cfg.json
deleted file mode 100644
index 42778aaf..00000000
--- a/framework/src/onos/tools/test/configs/netconf-cfg.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "devices":{
- "netconf:mininet@10.1.9.24:1830":{
- "basic":{
- "driver":"ovs-netconf"
- }
- }
- },
- "apps":{
- "org.onosproject.netconf":{
- "devices":[{
- "name":"mininet",
- "password":"mininet",
- "ip":"10.1.9.24",
- "port":1830
- }]
- }
- }
-} \ No newline at end of file