Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-2858

VES-mapper - Switch CBS client library to 1.8.6 or higher

XMLWordPrintable

      VESMapperĀ  uses old CBS method for config retrieval. Need to enhance collector to switch to using CBS SDK client library (version 1.8.6 or higher).

      This is required for Helm migration work to remove consul dependency.

      The new CBS SDK client library support config & policy retrieval from configmap/secret and local files (removing dependency on CONSUL & DCAE Platform components)

      <dependency>
      <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
      <artifactId>cbs-client</artifactId>
      <version>1.8.6</version>
      </dependency>

      Details on how to integrate - https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/sdk/apis.html#cbs-client-a-config-binding-service-client

            mukesh.paliwal mukesh.paliwal
            vv770d vv770d
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: