aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-clamp-tarball
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2022-10-10 15:12:40 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2022-10-10 15:12:40 +0100
commitf4a8123b59f3914aae65eb81d64a15dd9d31cbed (patch)
treecb618d24d575b2cb233f16ed47883b7bd2057a20 /packages/policy-clamp-tarball
parent9e7b5161c1fad7c8d3bd7b150a70e1e4b1e0213b (diff)
Make the ACM REST endpoint preamble configurable via spring
ACM REST endpoint preamble "/onap/policy/clamp/acm/" needs to be configurable by the user via spring boot properties file. Issue-ID: POLICY-4381 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I1a82b22bb7b06f856d09089204d79dcfccb528a8
Diffstat (limited to 'packages/policy-clamp-tarball')
-rw-r--r--packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml
index d3d9ed0c2..8efca9713 100644
--- a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml
+++ b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml
@@ -31,6 +31,8 @@ security:
enable-csrf: false
server:
+ servlet:
+ context-path: /onap/policy/clamp/acm
port: 6969
error:
path: /error