Update CSIT properties for new actors
Aded new context URI properties to the config for use
with related changes in drools-apps. Left the XXX_URL properties
intact for removal later, once drools-apps changes have been
merged.
Issue-ID: POLICY-2441
Change-Id: Ia7ef38d8cf01e3189c7accc1affd7cbb2c3e1bd0
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 c11e7e9..f32162f 100644
--- a/scripts/policy/config/drools-apps/env/base.conf
+++ b/scripts/policy/config/drools-apps/env/base.conf
@@ -80,11 +80,13 @@
PDP_HOST=pdp
PDP_PORT=6969
+PDP_CONTEXT_URI=policy/pdpx/v1
PDP_USERNAME=testpdp
PDP_PASSWORD=alpha123
PDP_CLIENT_USERNAME=python
PDP_CLIENT_PASSWORD=test
PDP_ENVIRONMENT=TEST
+GUARD_DISABLED=false
# DCAE DMaaP
@@ -100,6 +102,7 @@
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!
@@ -108,6 +111,7 @@
SO_HOST=vm1.mso.simpledemo.onap.org
SO_PORT=8080
+SO_CONTEXT_URI=onap/so/infra
SO_URL=http://vm1.mso.simpledemo.onap.org:8080/onap/so/infra
SO_USERNAME=InfraPortalClient
SO_PASSWORD=password1$
@@ -116,6 +120,7 @@
VFC_HOST=
VFC_PORT=
+VFC_CONTEXT_URI=api/nslcm/v1
VFC_URL=
VFC_USERNAME=
VFC_PASSWORD=
@@ -124,6 +129,7 @@
SDNC_HOST=
SDNC_PORT=
+SDNC_CONTEXT_URI=restconf/operations
SDNC_URL=
SDNC_USERNAME=
SDNC_PASSWORD=