Rewrite NTS Framework.
[sim/o1-interface.git] / ntsimulator / scripts / configuration.json
diff --git a/ntsimulator/scripts/configuration.json b/ntsimulator/scripts/configuration.json
deleted file mode 100644 (file)
index 98d9b8d..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-       "notification-config":  {
-               "ves-heartbeat-period": 0,
-               "is-netconf-available": true,
-               "is-ves-available":     true,
-               "fault-notification-delay-period":      [0]
-       },
-       "ves-endpoint-details": {
-               "ves-endpoint-ip":      "172.17.0.1",
-               "ves-endpoint-port":    30007,
-               "ves-endpoint-auth-method":     "no-auth",
-               "ves-endpoint-username":        "",
-               "ves-endpoint-password":        "",
-               "ves-endpoint-certificate":     "",
-               "ves-registration":     false
-       }
-}
\ No newline at end of file