aafc0d30a3470176b370f2cf19c2b5b67f3e114c
[sim/o1-interface.git] / ntsimulator / deploy / nts-manager / config.json
1 {
2     "docker-rules": {
3         "excluded-modules": [],
4         "excluded-features": ["faults-status"]
5     },
6     
7     "populate-rules" : {
8         "excluded-modules": [
9             "sysrepo",
10             "sysrepo-monitoring",
11             "ietf-yang-library",
12             "ietf-netconf-acm",
13             "ietf-netconf-monitoring",
14             "nc-notifications",
15             "ietf-keystore",
16             "ietf-truststore",
17             "ietf-system",
18             "ietf-netconf-server",
19             "nts-network-function",
20             "nts-manager"
21         ],
22         
23         "default-list-instances": 2,
24         "custom-list-instances" : []
25     }
26 }