Remove legacy operational policy type from apex-pdp
[policy/apex-pdp.git] / auth / cli-editor / src / test / resources / tosca / ToscaTemplate.json
index 8239614..0b6229d 100644 (file)
@@ -1,12 +1,12 @@
 {
-  "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
+  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",
   "topology_template": {
     "policies": [
       {
-        "operational.sampledomain": {
-          "type": "onap.policies.controlloop.Operational",
-          "typeVersion": "1.0.0",
-          "name": "onap.policies.controlloop.Operational.apex.sampledomain",
+        "native.sampledomain": {
+          "type": "onap.policies.native.Apex",
+          "type_version": "1.0.0",
+          "name": "native.sampledomain",
           "version": "1.0.0",
           "properties": {
           }