7a946d02e2e0eba5af9e3bc469e9a9c0839a3b39
[vfc/nfvo/driver/ems.git] / ems / boco / conf / config.properties
1
2 # Copyright 2017 BOCO Corporation.   CMCC Technologies Co., Ltd
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #     http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 ftp_ip = 192.168.6.48
18 ftp_port = 21
19 ftp_user = gcp
20 ftp_password = gcp
21 ftp_remote_path = /opt/Gcp/
22 ftp_passive = true
23 ftp_type = ftp
24
25 #
26 msbAddress=10.74.205.123:80
27 esr_ems_listUrl=/aai/v11/external-system/esr-ems-list
28 esr_emsUrl=/aai/v11/external-system/esr-ems-list/esr-ems/%s?depth=all
29 alarmUrl=/alarm
30
31
32 #north
33 event_api_url=http://127.0.0.1
34 port=30000
35 path=/vendor_event_listener
36 topic=/example_vnf
37 username=pill
38 password=will
39 level=debug