From eb249712ec2f805365ad077beb35644864311be9 Mon Sep 17 00:00:00 2001 From: rope252 Date: Thu, 16 Apr 2020 14:36:02 +0100 Subject: CSIT Image version upgrade to 1.6.0x from 1.5.2 Change-Id: Id9b7d727c1e0f21a7d41c040168a875240c46e9b Issue-ID: INT-1515 Signed-off-by: rope252 --- .../override-files/so-vnfm-adapter/onapheat/override.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'plans/so/integration-etsi-testing/config/override-files/so-vnfm-adapter/onapheat/override.yaml') diff --git a/plans/so/integration-etsi-testing/config/override-files/so-vnfm-adapter/onapheat/override.yaml b/plans/so/integration-etsi-testing/config/override-files/so-vnfm-adapter/onapheat/override.yaml index bb715126..ee87e25f 100644 --- a/plans/so/integration-etsi-testing/config/override-files/so-vnfm-adapter/onapheat/override.yaml +++ b/plans/so/integration-etsi-testing/config/override-files/so-vnfm-adapter/onapheat/override.yaml @@ -18,8 +18,19 @@ aai: auth: 221187EFA3AD4E33600DE0488F287099934CE65C3D0697BCECC00BB58E784E07CD74A24581DC31DBC086FF63DF116378776E9BE3D1325885 version: v15 endpoint: https://aai-simulator:9993 +spring: + security: + usercredentials: + - username: vnfm + password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' + role: BPEL-Client + - username: mso_admin + password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' + role: ACTUATOR mso: key: 07a7159d3bf51a0e53be7a8f89699be7 + site-name: localSite + logPath: ./logs/vnfm-adapter sdc: username: mso password: 76966BDD3C7414A03F7037264FF2E6C8EEC6C28F2B67F2840A1ED857C0260FEE731D73F47F828E5527125D29FD25D3E0DE39EE44C058906BF1657DE77BF897EECA93BDC07FA64F @@ -28,3 +39,7 @@ sdc: toscametapath: Artifacts/Deployment/OTHER/TOSCA.meta vnfmadapter: endpoint: https://so-vnfm-adapter:9092 +etsi-catalog-manager: + vnfpkgm: + endpoint: http://modeling-etsicatalog:8806/api/vnfpkgm/v1 + -- cgit 1.2.3-korg