aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
diff options
context:
space:
mode:
authorDaniel Rose <dr695h@att.com>2019-09-19 17:39:00 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-19 17:39:00 +0000
commit9a15e1f277faf4a85d234bde559a10f6ce7018c6 (patch)
tree2c6cf3ef82ddd62472a9a48c5abfcb84cc39940a /plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
parent593b4296f66e8b59053aa8437f0dcad394ac39d1 (diff)
parentbba9cee85deacc78db0231dd9c786794db05e2ed (diff)
Merge "Run CSIT Tests on Latest Images 1.5.2"
Diffstat (limited to 'plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml')
-rw-r--r--plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml b/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
index 66e3b206..f2494fbb 100644
--- a/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
+++ b/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
@@ -261,7 +261,7 @@ sdnc:
so:
vnfm:
adapter:
- url: http://vnfm-adapter:9092/so/vnfm-adapter/v1/
+ url: https://so-vnfm-adapter:9092/so/vnfm-adapter/v1/
auth: Basic dm5mbTpwYXNzd29yZDEk
appc:
@@ -326,3 +326,12 @@ org:
onap:
so:
cloud-owner: CloudOwner
+rest:
+ http:
+ client:
+ configuration:
+ ssl:
+ keyStore: classpath:org.onap.so.p12
+ keyStorePassword: 'RLe5ExMWW;Kd6GTSt0WQz;.Y'
+ trustStore: classpath:org.onap.so.trust.jks
+ trustStorePassword: '6V%8oSU$,%WbYp3IUe;^mWt4'