Add ORAN Python SDK first draft
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / enrichmentservice / templates / EiProducer.json.j2
diff --git a/smo-install/test/pythonsdk/src/oransdk/enrichmentservice/templates/EiProducer.json.j2 b/smo-install/test/pythonsdk/src/oransdk/enrichmentservice/templates/EiProducer.json.j2
new file mode 100644 (file)
index 0000000..a691e8b
--- /dev/null
@@ -0,0 +1,5 @@
+{
+    "supported_info_types": ["type1"],
+    "info_job_callback_url": "http://producer:80/callbacks/job/prod-a",
+    "info_producer_supervision_callback_url": "http://producer:80/callbacks/supervision/prod-a"
+}
\ No newline at end of file