Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3715

CDS CBA package to support day 2 configuration (k8s configure API)

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • High
    • Resolution: Unresolved
    • Istanbul Release, Honolulu Maintenance Release 1, Jakarta Release
    • Jakarta Release
    • cds
    • None

    Description

      During Blueprint processing in the day 2 configuration update Kotlin Script, subsequent SO requests through Postman send information, but when the blueprint processing is executed by this Kotlin script, values are not updated.  See logs below;
      Here's what CDS blueprint processor tried to execute;

      2022-06-24 12:49:11,083|a80b7d60-c6c5-4924-9c50-6ea521d63354||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-798c7c67fd-kxqwm|||| Generated Resource Param Data ({
      "service-instance-id" : "76fdb11b-c1c5-405a-98c0-220dc1fee5f5",
      "supportedNssai" : "{\"sNssai\":[
      {\"snssai\":\"01-58179ED4\",\"status\":\"activated\"}
      ]}",
      "vnf-id" : "ecba4a28-04fc-4d38-8675-abfd1308debe"
      })
      

      Here's what was sent to SO by Postman;
       

      curl --location --request PUT 'http://10.0.0.28:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e70a66f1-b6b4-4830-b78e-9182f0e34462/vnfs/109c1c9e-f8fd-439b-80d6-acf9a425e56f'

      vnf-id, instance-id, and payload did not get updated when CDS tried to run this script.

       

      Original story was;

      Create CDS CBA package which will perform the following -

      1. Call k8s plug-in configureAPI and upload the configuration templates
      2. Call k8s plug-in valuesAPI to modify the configuration
      3. Test the CDS invocation during the SO ModifyConfig flow

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vamshi.nemalikonda Vamshi Krishna Namilikonda
              sdepani Sebastiano DePani
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: