Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

HTTP/S Proxy support for A1 Adapter , since it uses the CCSDK SLI node function to perform REST calls southbound. This function needs to be extended in CCSDK (or a new one added). This changes, and associated regression testing will be quite tricky. 


In order to configure proxy:

  • Add proxy URL to properties file odlsli/src/main/properties/a1-adapter-api-dg.properties variable a1Mediator.proxy.url
    • This file is part of CCSDK/distribution project
    • After adding this information in the file, the distribution module must be rebuild.