Update CBA content 66/121566/2
authorsebdet <sebastien.determe@intl.att.com>
Thu, 27 May 2021 08:45:43 +0000 (10:45 +0200)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Thu, 27 May 2021 08:59:36 +0000 (08:59 +0000)
The policy name initially created and deployed in PAP has been changed.
It's now SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP instead of SDNC_Policy.Config_MS_ONAP_VNF_NAMING_TIMESTAMP
So this must be changed in the different CBA packs (vFW, vLB_CDS_Kotlin, vLB_CDS_RESTCONF)

Issue-ID: CCSDK-3319
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I65f0646ac3e747f4a36329e5ef52c0544e2bd04f

components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vnf-mapping.json
components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/vnf-mapping.json
components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Templates/vnf-mapping.json

index f2cb919..98073e9 100644 (file)
       "entry_schema": {
         "type": ""
       },
-      "default": "SDNC_Policy.Config_MS_ONAP_VNF_NAMING_TIMESTAMP"
+      "default": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
     },
     "input-param": false,
     "dictionary-name": "vf-naming-policy",
     "dependencies": [],
     "version": 0
   }
-]
\ No newline at end of file
+]
index 5509d7d..44f5c26 100644 (file)
       "entry_schema": {\r
         "type": ""\r
       },\r
-      "default": "SDNC_Policy.Config_MS_ONAP_VNF_NAMING_TIMESTAMP"\r
+      "default": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"\r
     },\r
     "input-param": false,\r
     "dictionary-name": "vf-naming-policy",\r
     "dependencies": [],\r
     "version": 0\r
   }\r
-]
\ No newline at end of file
+]\r
index 3863002..4c793f5 100644 (file)
       "entry_schema": {
         "type": ""
       },
-      "default": "SDNC_Policy.Config_MS_ONAP_VNF_NAMING_TIMESTAMP"
+      "default": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
     },
     "input-param": false,
     "dictionary-name": "vf-naming-policy",
     "dependencies": [],
     "version": 0
   }
-]
\ No newline at end of file
+]