Policy Executor API: Add Prefix in Yaml 21/138921/6
authorToineSiebelink <toine.siebelink@est.tech>
Mon, 16 Sep 2024 14:42:30 +0000 (15:42 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Tue, 17 Sep 2024 08:24:42 +0000 (09:24 +0100)
commit6191d41c8d8ee20f0388172faf57e2bf8bbf8862
treebfedd60f8b2ba705dec2b1fec96243e0e7515e33
parentfc49910404bf3868788e4b8d91d93047ce297f4d
Policy Executor API: Add Prefix in Yaml

- Remove servers from yaml.
- Add prefix to path in yaml.
- Remove basepath prefix from Controller Impl.
- Added policy server port to 8093.
- Exposed docker env. vars for policy services.

Issue-ID: CPS-2291
Change-Id: Idcc9e23f9d63bad2480537dc8d39523fe82b4b83
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
cps-application/src/main/resources/application.yml
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/policyexecutor/PolicyExecutor.java
docker-compose/docker-compose.yml
docs/api/swagger/policy-executor/openapi.yaml
integration-test/src/test/groovy/org/onap/cps/integration/base/PolicyDispatcher.groovy
policy-executor-stub/src/main/java/org/onap/cps/policyexecutor/stub/controller/PolicyExecutorStubController.java
policy-executor-stub/src/main/resources/application.yml
policy-executor-stub/src/test/groovy/org/onap/cps/policyexecutor/stub/controller/PolicyExecutorStubControllerSpec.groovy