1 # Copyright © 2019 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.
 
  21   url: jdbc:h2:mem:testdb;DB_CLOSE_ON_EXIT=FALSE
 
  26    preferred-json-mapper: gson
 
  30      password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
 
  38     key-alias: so@so.onap.org
 
  39     key--store-password: '7Em3&j4.19xYiMelhD5?xbQ.'
 
  40     key-store: classpath:so-vnfm-simulator.p12
 
  41     key-store-type: PKCS12
 
  48        resourceTemplateId: vnfd1_vnfc1
 
  49        vduId: vnfd1_vduForVnfc1
 
  52        resourceTemplateId: vnfd1_vnfc2
 
  53        vduId: vnfd1_vduForVnfc2
 
  58        resourceTemplateId: vnfd2_vnfc3
 
  59        vduId: vnfd2_vduForVnfc3
 
  62        resourceTemplateId: vnfd2_vnfc4
 
  63        vduId: vnfd2_vduForVnfc4