Add ORAN Python SDK first draft
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / policy / templates / DeployPolicyPAP.json.j2
diff --git a/smo-install/test/pythonsdk/src/oransdk/policy/templates/DeployPolicyPAP.json.j2 b/smo-install/test/pythonsdk/src/oransdk/policy/templates/DeployPolicyPAP.json.j2
new file mode 100644 (file)
index 0000000..68eab98
--- /dev/null
@@ -0,0 +1,8 @@
+{
+  "policies": [
+    {
+      "policy-id": "onap.policies.native.apex.LinkMonitor",
+      "policy-version": "1.0.0"
+    }
+  ]
+}