Anielo,
Please retry the step for onboarding this CBA and Data Dictionary package. I 
tested in my local ONAP environment and it worked. Please let us know if this 
resolve your problem.

NOTE: This is a single package with both E2E Automation use case and Scale Out.

These update are also captured in the wiki page:

  *   https://wiki.onap.org/pages/viewpage.action?pageId=64007706
  *   https://wiki.onap.org/pages/viewpage.action?pageId=64007442

Controller Blueprint Package
[Deploy the cba using CDS UI by following the steps of Enrich, Save, Deploy]

Data Dictionary

CBA 
(1).zip<https://wiki.onap.org/download/attachments/64007442/CBA%20%281%29.zip?version=3&modificationDate=1562800389687&api=v2>

Update blueprint processor custom image to aseaudi/bpp:v23

dd UPDATES IN cds ui with 
processor-db1.zip<https://wiki.onap.org/download/attachments/64007442/dd%20UPDATES%20IN%20cds%20ui%20with%20processor-db1.zip?version=4&modificationDate=1562800404696&api=v2>




[cid:[email protected]]

Yuriy Malakov
SDN-CP Lead Engineer
732-420-3030, Q-Chat<qto://talk/ym9479>
[email protected]<mailto:[email protected]>

From: [email protected] <[email protected]> On Behalf Of 
Aniello Paolo Malinconico
Sent: Wednesday, July 10, 2019 5:54 AM
To: Aniello Paolo Malinconico <[email protected]>; 
[email protected]
Subject: Re: [onap-discuss] [Dublin] VF Module Scale Out Use Case

Looking at CDS-PROCESSOR log, I found several ERRORs like below:
2019-07-10 09:04:41,820|||reactor-http-epoll-8||||INFO||||||| urlPath: 
/restconf/config/GENERIC-RESOURCE-API:services/service/aa9945ab-81a3-428d-adfc-a96714c7c543/service-data/vnfs/vnf/01ae3841-1b3f-4895-b733-6dee3d1e8582/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id
2019-07-10 09:04:41,820|||reactor-http-epoll-8||||INFO||||||| verb: GET
2019-07-10 09:04:41,820|||reactor-http-epoll-8||||INFO||||||| 
primary-config-data dictionary information : 
(/restconf/config/GENERIC-RESOURCE-API:services/service/aa9945ab-81a3-428d-adfc-a96714c7c543/service-data/vnfs/vnf/01ae3841-1b3f-4895-b733-6dee3d1e8582/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id),
 ({service-instance-id=service-instance-id, vnf-id=vnf-id, 
vf-module-id=vf-module-id}), ({})
2019-07-10 09:04:41,820|||reactor-http-epoll-8||||INFO||||||| prefix: 
blueprintsprocessor.restclient.primary-config-data
2019-07-10 09:04:41,821|||reactor-http-epoll-8||||INFO||||||| type: basic-auth
2019-07-10 09:04:41,826|||reactor-http-epoll-8||||INFO||||||| Rest request 
method(GET), 
url(/restconf/config/GENERIC-RESOURCE-API:services/service/aa9945ab-81a3-428d-adfc-a96714c7c543/service-data/vnfs/vnf/01ae3841-1b3f-4895-b733-6dee3d1e8582/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id)
2019-07-10 09:04:41,829|||reactor-http-epoll-8||||INFO||||||| Response 
status(404 - Not Found)
2019-07-10 09:04:41,830|||reactor-http-epoll-8||||INFO||||||| response: 
WebClientResponse(status=404, 
body={"errors":{"error":[{"error-type":"application","error-tag":"data-missing","error-message":"Request
 could not be completed because the relevant data model content does not exist 
"}]}})
2019-07-10 09:04:41,830|||reactor-http-epoll-8||||INFO||||||| 
responseStatusCode: 404
2019-07-10 09:04:41,830|||reactor-http-epoll-8||||INFO||||||| responseBody: 
{"errors":{"error":[{"error-type":"application","error-tag":"data-missing","error-message":"Request
 could not be completed because the relevant data model content does not exist 
"}]}}
2019-07-10 09:04:41,830|||reactor-http-epoll-8||||WARN||||||| Failed to get 
primary-config-data result for dictionary name (create-md-sal-vnf-param) using 
urlPath 
(/restconf/config/GENERIC-RESOURCE-API:services/service/aa9945ab-81a3-428d-adfc-a96714c7c543/service-data/vnfs/vnf/01ae3841-1b3f-4895-b733-6dee3d1e8582/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id)
 response_code: (404)
2019-07-10 09:04:41,830|||reactor-http-epoll-8||||ERROR||||||| failed in 
rr-processor-source-rest : Failed in template key 
([name=create-md-sal-vnf-param, dictionaryName=create-md-sal-vnf-param, 
dictionarySource=primary-config-data]) assignments with: Failed to get 
primary-config-data result for dictionary name (create-md-sal-vnf-param) using 
urlPath 
(/restconf/config/GENERIC-RESOURCE-API:services/service/aa9945ab-81a3-428d-adfc-a96714c7c543/service-data/vnfs/vnf/01ae3841-1b3f-4895-b733-6dee3d1e8582/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id)
 response_code: (404)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: 
Failed in template key ([name=create-md-sal-vnf-param, 
dictionaryName=create-md-sal-vnf-param, dictionarySource=primary-config-data]) 
assignments with: Failed to get primary-config-data result for dictionary name 
(create-md-sal-vnf-param) using urlPath 
(/restconf/config/GENERIC-RESOURCE-API:services/service/aa9945ab-81a3-428d-adfc-a96714c7c543/service-data/vnfs/vnf/01ae3841-1b3f-4895-b733-6dee3d1e8582/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id)
 response_code: (404)
at 
org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:112)
at 
org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17973): https://lists.onap.org/g/onap-discuss/message/17973
Mute This Topic: https://lists.onap.org/mt/32390603/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to