1 # Copyright © 2020 Nordix Foundation
 
   3 # Licensed under the Apache License, Version 2.0 (the "License");
 
   4 # you may not use this file except in compliance with the License.
 
   5 # You may obtain a copy of the License at
 
   7 #       http://www.apache.org/licenses/LICENSE-2.0
 
   9 # Unless required by applicable law or agreed to in writing, software
 
  10 # distributed under the License is distributed on an "AS IS" BASIS,
 
  11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
  12 # See the License for the specific language governing permissions and
 
  13 # limitations under the License.
 
  15    auth: 2A11B07DB6214A839394AA1EC5844695F5114FC407FF5422625FB00175A3DCB8A1FF745F22867EFA72D5369D599BBD88DA8BED4233CF5586
 
  17    endpoint: https://aai.onap:8443
 
  30       -  username: so-etsi-nfvo-ns-lcm
 
  31          password: $2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke
 
  35          preferred-json-mapper: gson
 
  37       allow-bean-definition-overriding: true
 
  41             jdbcUrl: jdbc:mariadb://${DB_HOST}:${DB_PORT}/camundabpmn
 
  42             username: ${DB_USERNAME}
 
  43             password: ${DB_PASSWORD}
 
  44             driver-class-name: org.mariadb.jdbc.Driver
 
  48             jdbcUrl: jdbc:mariadb://${DB_HOST}:${DB_PORT}/camundabpmn
 
  49             username: ${DB_USERNAME}
 
  50             password: ${DB_PASSWORD}
 
  51             driver-class-name: org.mariadb.jdbc.Driver
 
  59    key: 07a7159d3bf51a0e53be7a8f89699be7
 
  63          url: https://so-vnfm-adapter.onap:9092/so/vnfm-adapter/v1
 
  64          auth: Basic dm5mbTpwYXNzd29yZDEk
 
  67       endpoint: http://modeling-etsicatalog.onap:8806/api
 
  68 etsi-so-ns-lcm-manager:
 
  69    endpoint: http://so-etsi-nfvo-ns-lcm:9095