blob: bcf1e5a03db95848b9958d71e7047b89456761dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
##############################################################################
# Copyright (c) 2016-2017 HUAWEI TECHNOLOGIES CO.,LTD and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
openo_net:
openo_vm_ip: 192.168.104.50
openo_vm_mask: 255.255.255.0
openo_external_gw: 192.168.104.1
openo_external_cidr: 192.168.104.0/24
openo_docker_net:
common_services_auth_ip: 192.168.104.51
common_services_drivermanager_ip: 192.168.104.52
common_services_extsys_ip: 192.168.104.53
common_services_msb_ip: 192.168.104.54
common_services_protocolstack_ip: 192.168.104.55
common_services_wso2ext_ip: 192.168.104.56
common_tosca_catalog_ip: 192.168.104.57
common_tosca_inventory_ip: 192.168.104.58
common_tosca_modeldesigner_ip: 192.168.104.59
gso_service_gateway_ip: 192.168.104.60
gso_service_manager_ip: 192.168.104.61
nfvo_dac_ip: 192.168.104.62
nfvo_driver_sdnc_zte_ip: 192.168.104.63
nfvo_driver_vim_ip: 192.168.104.64
nfvo_driver_vnfm_huawei_ip: 192.168.104.65
nfvo_driver_vnfm_juju_ip: 192.168.104.66
nfvo_driver_vnfm_zte_ip: 192.168.104.67
nfvo_lcm_ip: 192.168.104.68
nfvo_resmanagement_ip: 192.168.104.69
nfvo_umc_ip: 192.168.104.70
sdno_driver_huawei_l3vpn_ip: 192.168.104.71
sdno_driver_huawei_openstack_ip: 192.168.104.72
sdno_driver_huawei_overlay_ip: 192.168.104.73
sdno_driver_huawei_servicechain_ip: 192.168.104.74
sdno_driver_zte_sptn_ip: 192.168.104.75
sdno_service_brs_ip: 192.168.104.76
sdno_service_ipsec_ip: 192.168.104.77
sdno_service_l2vpn_ip: 192.168.104.78
sdno_service_l3vpn_ip: 192.168.104.79
sdno_service_mss_ip: 192.168.104.80
sdno_service_nslcm_ip: 192.168.104.81
sdno_service_overlayvpn_ip: 192.168.104.82
sdno_service_servicechain_ip: 192.168.104.83
sdno_service_vpc_ip: 192.168.104.84
sdno_service_vxlan_ip: 192.168.104.85
common_tosca_aria_ip: 192.168.104.86
sdno_driver_ct_te_ip: 192.168.104.87
sdno_monitoring_ip: 192.168.104.88
sdno_vsitemgr_ip: 192.168.104.89
gso_gui_portal_ip: 192.168.104.90
juju_net:
juju_net_cidr: 12.1.1.0/24
juju_net_gw: 12.1.1.1
|