aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml')
-rw-r--r--deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml b/deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml
index 5a5e9967..3e6fce20 100644
--- a/deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml
+++ b/deploy/conf/hardware_environment/huawei-pod4/network_ocl.yml
@@ -1,3 +1,4 @@
+---
nic_mappings: []
bond_mappings: []
@@ -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.23.10"
- - "192.168.23.50"
+ - - "192.168.23.10"
+ - "192.168.23.50"
cidr: "192.168.23.0/24"
gw: "192.168.23.1"
role:
@@ -75,17 +76,16 @@ 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"
floating_ip_end: "100.100.100.120"
-