Rewrite NTS Framework.
[sim/o1-interface.git] / ntsimulator / deploy / nts-manager / config.json
diff --git a/ntsimulator/deploy/nts-manager/config.json b/ntsimulator/deploy/nts-manager/config.json
new file mode 100644 (file)
index 0000000..504a016
--- /dev/null
@@ -0,0 +1,26 @@
+{
+    "docker-rules": {
+        "excluded-modules": [],
+        "excluded-features": ["faults-status"]
+    },
+    
+    "populate-rules" : {
+        "excluded-modules": [
+            "sysrepo",
+            "sysrepo-monitoring",
+            "ietf-yang-library",
+            "ietf-netconf-acm",
+            "ietf-netconf-monitoring",
+            "nc-notifications",
+            "ietf-keystore",
+            "ietf-truststore",
+            "ietf-system",
+            "ietf-netconf-server",
+            "nts-network-function",
+            "nts-manager"
+        ],
+        
+        "default-list-instances": 1,
+        "custom-list-instances" : []
+    }
+}
\ No newline at end of file