aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
diff options
context:
space:
mode:
authorMukeshKumar <mukeshsharma@est.tech>2020-11-02 13:01:25 +0000
committerMukesh <mukeshsharma@est.tech>2020-11-06 16:06:26 +0000
commitd013ef614cab77cd57c4aa4d8f73b63febc193ba (patch)
tree6e7637f2ebdd16aaff786bec71ae52c0ddea9d76 /plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml
parent946835729ed4f1c8b31fdc806f80ab8c00260e21 (diff)
Https to Http from vnfm-adapter to simulator
remove HTTPs for BPMN-Infra and SOL003 Adapter & ETSI NFVO to SOL003 Adapter & SOL003 Adapter & VNFM Simulator communications Change-Id: I56548b8faad492af4f6f3b3ca061e723ec6c4d2c Issue-ID: SO-3349 Signed-off-by: Mukesh <mukeshsharma@est.tech>
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, 1 insertions, 10 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 8ecd6033..684c675e 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
@@ -358,19 +358,10 @@ spring:
so:
vnfm:
adapter:
- url: https://so-vnfm-adapter:9092/so/vnfm-adapter/v1/
+ url: http://so-vnfm-adapter:9092/so/vnfm-adapter/v1/
auth: Basic dm5mbTpwYXNzd29yZDEk
org:
onap:
so:
cloud-owner: CloudOwner
-rest:
- http:
- client:
- configuration:
- ssl:
- keyStore: file:/app/bpmn-infra-certs/org.onap.so.p12
- keyStorePassword: 'RLe5ExMWW;Kd6GTSt0WQz;.Y'
- trustStore: file:/app/bpmn-infra-certs/org.onap.so.trust.jks
- trustStorePassword: '[)3KV.k*!IlkFhWEq0Nv2dDa'