aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/hardware_environment/intel-pod8/network_ocl.yml
diff options
context:
space:
mode:
authorliyuenan <liyuenan@huawei.com>2016-12-27 17:44:34 +0800
committerliyuenan <liyuenan@huawei.com>2017-01-05 09:42:35 +0800
commit92f6ca7bb6d7b2f295406aab34094b1dba76ff94 (patch)
treec4e62927a3bf9862f7ba9ce286cbece2c4335ef4 /deploy/conf/hardware_environment/intel-pod8/network_ocl.yml
parent6072a49adb33f2bce3f48b9c7b8be7d96cf8501c (diff)
Yamllint test
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
Diffstat (limited to 'deploy/conf/hardware_environment/intel-pod8/network_ocl.yml')
-rw-r--r--deploy/conf/hardware_environment/intel-pod8/network_ocl.yml19
1 files changed, 10 insertions, 9 deletions
diff --git a/deploy/conf/hardware_environment/intel-pod8/network_ocl.yml b/deploy/conf/hardware_environment/intel-pod8/network_ocl.yml
index 5107649d..7f00bc3e 100644
--- a/deploy/conf/hardware_environment/intel-pod8/network_ocl.yml
+++ b/deploy/conf/hardware_environment/intel-pod8/network_ocl.yml
@@ -1,3 +1,4 @@
+---
nic_mappings: []
bond_mappings: []
@@ -37,8 +38,8 @@ sys_intf_mappings:
ip_settings:
- name: mgmt
ip_ranges:
- - - "10.8.14.10"
- - "10.8.14.30"
+ - - "10.8.14.10"
+ - "10.8.14.30"
cidr: "10.8.14.0/24"
role:
- controller
@@ -46,8 +47,8 @@ ip_settings:
- name: storage
ip_ranges:
- - - "10.8.12.10"
- - "10.8.12.30"
+ - - "10.8.12.10"
+ - "10.8.12.30"
cidr: "10.8.12.0/24"
role:
- controller
@@ -55,8 +56,8 @@ ip_settings:
- name: external
ip_ranges:
- - - "10.8.15.10"
- - "10.8.15.30"
+ - - "10.8.15.10"
+ - "10.8.15.30"
cidr: "10.8.15.0/24"
gw: "10.8.15.1"
role:
@@ -75,15 +76,15 @@ public_vip:
onos_nic: eth4
public_net_info:
- enable: True
+ enable: "True"
network: ext-net
type: flat
segment_id: 10
subnet: ext-subnet
provider_network: physnet
router: router-ext
- enable_dhcp: False
- no_gateway: False
+ enable_dhcp: "False"
+ no_gateway: "False"
external_gw: "10.8.15.1"
floating_ip_cidr: "10.8.15.0/24"
floating_ip_start: "10.8.15.100"