aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml')
-rw-r--r--deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml23
1 files changed, 12 insertions, 11 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml b/deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml
index 26319ec4..b0dd89ba 100644
--- a/deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml
+++ b/deploy/conf/hardware_environment/huawei-pod2/network_ocl.yml
@@ -1,10 +1,11 @@
+---
nic_mappings: []
bond_mappings: []
provider_net_mappings:
- name: br-prv
network: physnet
- interface: eth1
+ interface: eth1
type: ovs
role:
- controller
@@ -20,7 +21,7 @@ sys_intf_mappings:
- compute
- name: storage
- interface: eth1
+ interface: eth1
vlan_tag: 102
type: vlan
role:
@@ -37,8 +38,8 @@ sys_intf_mappings:
ip_settings:
- name: mgmt
ip_ranges:
- - - "172.16.1.1"
- - "172.16.1.254"
+ - - "172.16.1.1"
+ - "172.16.1.254"
cidr: "172.16.1.0/24"
role:
- controller
@@ -46,8 +47,8 @@ ip_settings:
- name: storage
ip_ranges:
- - - "172.16.2.1"
- - "172.16.2.254"
+ - - "172.16.2.1"
+ - "172.16.2.254"
cidr: "172.16.2.0/24"
role:
- controller
@@ -55,8 +56,8 @@ ip_settings:
- name: external
ip_ranges:
- - - "192.168.11.10"
- - "192.168.11.15"
+ - - "192.168.11.10"
+ - "192.168.11.15"
cidr: "192.168.11.0/24"
gw: "192.168.11.1"
role:
@@ -75,15 +76,15 @@ public_vip:
onos_nic: eth2
public_net_info:
- enable: True
+ enable: "True"
network: ext-net
type: flat
segment_id: 1000
subnet: ext-subnet
provider_network: physnet
router: router-ext
- enable_dhcp: False
- no_gateway: False
+ enable_dhcp: "False"
+ no_gateway: "False"
external_gw: "100.100.100.1"
floating_ip_cidr: "100.100.100.0/24"
floating_ip_start: "100.100.100.30"