X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fx-ran%2Fconfig.json;fp=ntsimulator%2Fdeploy%2Fx-ran%2Fconfig.json;h=c088a54a0eb1139c757f720bb01d2a988f5837d5;hb=f1d5c9198acde7a7ce296490087cad37e008f688;hp=0000000000000000000000000000000000000000;hpb=f2d8f1002fa93848c80a88e5658db4816cba3020;p=sim%2Fo1-interface.git diff --git a/ntsimulator/deploy/x-ran/config.json b/ntsimulator/deploy/x-ran/config.json new file mode 100644 index 0000000..c088a54 --- /dev/null +++ b/ntsimulator/deploy/x-ran/config.json @@ -0,0 +1,25 @@ +{ + "docker-rules": { + "excluded-modules": [], + "excluded-features": [] + }, + + "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" + ], + + "default-list-instances": 1, + "custom-list-instances" : [] + } +} \ No newline at end of file