Dear Jim,

The strange thing here is, we already choosed the actor: SO.
The Guilin guide ( 
https://docs.onap.org/projects/onap-integration/en/guilin/docs_scaleout.html ) 
says to add Drools, frequenct limiter policy as shown below and we added them.
Then we got Http Client VFC not found error. Later we removed frequency limiter 
policy and  VFC errror has disappered but that time we  got " *Unable to get 
A&AI enrichment details* " error.

Could you please guide us to fix it ?
Thanks,
Gulsum

2021-01-08 06:10:30.838 ERROR 1 --- [ask-scheduler-2] 
o.o.d.a.w.http.EelfAuditLogInterceptor : Request Id: 
900d7106-0605-439d-9e91-29ca63c0a075, Transaction Id: VKWTN, Elapsed Time: 6013 
ms, Error Message: org.apache.http.NoHttpResponseException: 
aai.onap.svc.cluster.local:8443 failed to respond
2021-01-08T06:10:30.841+0000|900d7106-0605-439d-9e91-29ca63c0a075|task-scheduler-2|sf850fd062a2f465ab81f9eaaf44e1404-dcae-tcagen2|tca-gen2|DCAE-TCA|sf850fd062a2f465ab81f9eaaf44e1404-dcae-tcagen2|ERROR|400|Schema
 Error|Request id: 900d7106-0605-439d-9e91-29ca63c0a075. Unable to get A&AI 
enrichment details
2021-01-08 06:10:30.841 ERROR 1 --- [ask-scheduler-2] 
.o.d.a.t.w.a.TcaAaiEnrichmentServiceImpl : Request id: 
900d7106-0605-439d-9e91-29ca63c0a075. Unable to get A&AI enrichment details
2021-01-08T06:10:30.843+0000|900d7106-0605-439d-9e91-29ca63c0a075|Request Id: 
900d7106-0605-439d-9e91-29ca63c0a075. Alert ClosedLoop Status is ONSET. Saving 
abatement Entity to repository with lookupKey: 
vLoadBalancer:regionone-onap-nf-20210106t120256062z-vlb-001:lbll:LOOP_vLBSVC:$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta

For Drools config:

{
 "abatement" : false ,
 "operations" : [
   {
     "failure_retries" : "final_failure_retries" ,
     "id" : "policy-1-vfmodule-create" ,
     "failure_timeout" : "final_failure_timeout" ,
     "failure" : "final_failure" ,
     "operation" : {
       "payload" : {
         "requestParameters" : "{ \" usePreload \" :false, \" userParams \" 
:[]}" ,
         "configurationParameters" : "[{ \" ip-addr \" : \" 
$.vf-module-topology.vf-module-parameters.param[16].value \" , \" oam-ip-addr 
\" : \" $.vf-module-topology.vf-module-parameters.param[30].value \" }]"
       },
       "target" : {
         "entityIds" : {
           "resourceID" : "Vlbcds..vdns..module-3" ,
           "modelInvariantId" : "e95a2949-8ba5-433d-a88f-587a6244b4ea" ,
           "modelVersionId" : "4a6ceddc-147e-471c-ae6f-907a0df76040" ,
           "modelName" : "Vlbcds..vdns..module-3" ,
           "modelVersion" : "1" ,
           "modelCustomizationId" : "7806ed67-a826-4b0e-b474-9ca4fa052a10"
         },
         "targetType" : "VFMODULE"
       },
       "actor" : "SO" ,
       "operation" : "VF Module Create"
     },
     "failure_guard" : "final_failure_guard" ,
     "retries" : 1 ,
     "timeout" : 300 ,
     "failure_exception" : "final_failure_exception" ,
     "description" : "test" ,
     "success" : "final_success"
   }
 ],
 "trigger" : "policy-1-vfmodule-create" ,
 "timeout" : 650 ,
 "id" : "LOOP_test_vLB_CDS"
}

For Frequency Limiter config:

{
 "id" : "LOOP_test_vLB_CDS" ,
 "actor" : "SO" ,
 "operation" : "VF Module Create" ,
 "limit" : 1 ,
 "timeWindow" : 10 ,
 "timeUnits" : "minute"
}


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22706): https://lists.onap.org/g/onap-discuss/message/22706
Mute This Topic: https://lists.onap.org/mt/79499225/21656
Mute #policy:https://lists.onap.org/g/onap-discuss/mutehashtag/policy
Mute #so:https://lists.onap.org/g/onap-discuss/mutehashtag/so
Mute #vfc:https://lists.onap.org/g/onap-discuss/mutehashtag/vfc
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to