From: Jim Hahn Date: Tue, 24 Mar 2020 21:16:06 +0000 (-0400) Subject: Update CSIT properties for new actors X-Git-Tag: 6.0.0-ONAP~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=integration%2Fcsit.git;a=commitdiff_plain;h=600c447f6c9f63544e61931ceafc35390bda7313 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 --- diff --git a/scripts/policy/config/drools-apps/env/base.conf b/scripts/policy/config/drools-apps/env/base.conf index c11e7e98..f32162fe 100644 --- a/scripts/policy/config/drools-apps/env/base.conf +++ b/scripts/policy/config/drools-apps/env/base.conf @@ -80,11 +80,13 @@ PAP_PASSWORD=alpha123 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 @@ DMAAP_SERVERS=mr.api.simpledemo.onap.org 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 @@ AAI_PASSWORD=demo123456! 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 @@ SO_PASSWORD=password1$ VFC_HOST= VFC_PORT= +VFC_CONTEXT_URI=api/nslcm/v1 VFC_URL= VFC_USERNAME= VFC_PASSWORD= @@ -124,6 +129,7 @@ VFC_PASSWORD= SDNC_HOST= SDNC_PORT= +SDNC_CONTEXT_URI=restconf/operations SDNC_URL= SDNC_USERNAME= SDNC_PASSWORD=