From 95a50096eb97081065c0c547ce4c959213153754 Mon Sep 17 00:00:00 2001 From: "Smokowski, Steve (ss835w)" Date: Mon, 27 Aug 2018 14:45:22 -0400 Subject: [PATCH] Update Configs Update wrong authorization information Issue-ID: SO-918 Change-Id: I2e0c2114dceb63dacee407c18e16b81e70d5aa07 Signed-off-by: Smokowski, Steve (ss835w) Signed-off-by: Rob Daugherty --- volumes/so/config/bpmn-infra/onapheat/override.yaml | 4 ++-- volumes/so/config/openstack-adapter/onapheat/override.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/volumes/so/config/bpmn-infra/onapheat/override.yaml b/volumes/so/config/bpmn-infra/onapheat/override.yaml index 9bc56cc..06a076e 100644 --- a/volumes/so/config/bpmn-infra/onapheat/override.yaml +++ b/volumes/so/config/bpmn-infra/onapheat/override.yaml @@ -110,9 +110,9 @@ mso: aai: version: '14' cloud-region: - version: '9' + version: '14' generic-vnf: - version: '9' + version: '14' v14: customer: uri: /aai/v14/business/customers/customer diff --git a/volumes/so/config/openstack-adapter/onapheat/override.yaml b/volumes/so/config/openstack-adapter/onapheat/override.yaml index e56b168..7292177 100644 --- a/volumes/so/config/openstack-adapter/onapheat/override.yaml +++ b/volumes/so/config/openstack-adapter/onapheat/override.yaml @@ -93,7 +93,7 @@ mso: spring: endpoint: http://c1.vm1.mso.simpledemo.onap.org:8082 db: - auth: Basic YnBlbDptc28tZGItMTUwNyE= + auth: Basic YnBlbDpwYXNzd29yZDEk site-name: localDevEnv async: core-pool-size: 50 -- 2.16.6