X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2Fdmaapadapterservice%2Fresources%2Fdata%2Fapplication_configuration.json;fp=smo-install%2Foran_oom%2Fdmaapadapterservice%2Fresources%2Fdata%2Fapplication_configuration.json;h=0000000000000000000000000000000000000000;hb=cdb0db58a12a8d78c95d5ac72154fbe404bc441c;hp=137e353f6137c7e83c53976d2ff997a3e9d52720;hpb=dab79c372151329e07d6daf227009cd8abaadd7d;p=it%2Fdep.git diff --git a/smo-install/oran_oom/dmaapadapterservice/resources/data/application_configuration.json b/smo-install/oran_oom/dmaapadapterservice/resources/data/application_configuration.json deleted file mode 100644 index 137e353f..00000000 --- a/smo-install/oran_oom/dmaapadapterservice/resources/data/application_configuration.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "types": [ - { - "id": "ExampleInformationType", - "dmaapTopicUrl": "/events/unauthenticated.dmaapadp.json/dmaapadapterproducer/msgs?timeout=15000&limit=100", - "useHttpProxy": false - }, - { - "id": "ExampleInformationTypeKafka", - "kafkaInputTopic": "unauthenticated.dmaapadp_kafka.text", - "useHttpProxy": false - } - ] - }