added opaGroup 77/139777/1
authorgururajarao79 <gb00566633@techmahindra.com>
Fri, 20 Dec 2024 08:22:59 +0000 (09:22 +0100)
committergururajarao79 <gb00566633@techmahindra.com>
Fri, 20 Dec 2024 08:23:07 +0000 (09:23 +0100)
Issue-ID: POLICY-5214
Change-Id: I2d3d81d85df1988ce0b06ea0c44ec6870b67f528
Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
main/src/main/resources/PapDb.json

index 1072225..05800ae 100644 (file)
           "policies": []
         }
       ]
+    },
+    {
+      "name": "opaGroup",
+      "pdpGroupState": "ACTIVE",
+      "properties": {},
+      "pdpSubgroups": [
+        {
+          "pdpType": "opa",
+          "desiredInstanceCount": 1,
+          "properties": {},
+          "supportedPolicyTypes": [
+            {
+              "name": "onap.policies.native.opa",
+              "version": "1.0.0"
+            }
+          ],
+          "policies": []
+        }
+      ]
     }
   ]
 }