HTTP/S Proxy support for A1 Adapter uses the CCSDK SLI node function to perform REST calls southbound.
In order to configure a HTTP proxy for A1 southbound from A1 Adapter:
- 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.
- (In a running container this file is found at /opt/onap/ccsdk/data/properties/a1-adapter-api-dg.properties)
...