Add trailing slash to context URIs
Also added various properties to drools/base.conf to keep it
consistent with drools-apps/base.conf, as much as possible.
I believe the old SO actor will break if we use the CONTEXT_URI,
thus I'm leaving the SO_URL intact for now.
Issue-ID: POLICY-2441
Change-Id: I1c4122ecec86ef1ef0e165560464e74ace2bdf34
Signed-off-by: Jim Hahn <jrh3@att.com>
diff --git a/scripts/policy/config/drools-apps/env/base.conf b/scripts/policy/config/drools-apps/env/base.conf
index f32162f..b5e7cbd 100644
--- a/scripts/policy/config/drools-apps/env/base.conf
+++ b/scripts/policy/config/drools-apps/env/base.conf
@@ -80,7 +80,7 @@
PDP_HOST=pdp
PDP_PORT=6969
-PDP_CONTEXT_URI=policy/pdpx/v1
+PDP_CONTEXT_URI=policy/pdpx/v1/
PDP_USERNAME=testpdp
PDP_PASSWORD=alpha123
PDP_CLIENT_USERNAME=python
@@ -103,7 +103,6 @@
AAI_HOST=aai.api.simpledemo.onap.org
AAI_PORT=8443
AAI_CONTEXT_URI=
-AAI_URL=https://aai.api.simpledemo.onap.org:8443
AAI_USERNAME=policy@policy.onap.org
AAI_PASSWORD=demo123456!
@@ -111,7 +110,7 @@
SO_HOST=vm1.mso.simpledemo.onap.org
SO_PORT=8080
-SO_CONTEXT_URI=onap/so/infra
+SO_CONTEXT_URI=onap/so/infra/
SO_URL=http://vm1.mso.simpledemo.onap.org:8080/onap/so/infra
SO_USERNAME=InfraPortalClient
SO_PASSWORD=password1$
@@ -120,8 +119,7 @@
VFC_HOST=
VFC_PORT=
-VFC_CONTEXT_URI=api/nslcm/v1
-VFC_URL=
+VFC_CONTEXT_URI=api/nslcm/v1/
VFC_USERNAME=
VFC_PASSWORD=
@@ -129,7 +127,6 @@
SDNC_HOST=
SDNC_PORT=
-SDNC_CONTEXT_URI=restconf/operations
-SDNC_URL=
+SDNC_CONTEXT_URI=restconf/operations/
SDNC_USERNAME=
SDNC_PASSWORD=