aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjulien zhang <zhang.jun3g@zte.com.cn>2017-03-10 11:17:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-10 11:17:23 +0000
commitda34b33fee18f3a9fc796dd531ab34a1b284d5f8 (patch)
treea69b93c4f6249a0bfa8e90c14d5a7df1f778a1f2
parent16a43784c250a7f067d708a5cafd940160f5ff09 (diff)
parente17634a23388ae0abcaf30ab5fc8cca453f0a8db (diff)
Merge "Add POD3 yaml file"
-rw-r--r--labs/zte/pod3/config/pod.yaml216
1 files changed, 216 insertions, 0 deletions
diff --git a/labs/zte/pod3/config/pod.yaml b/labs/zte/pod3/config/pod.yaml
new file mode 100644
index 0000000..df3bbe0
--- /dev/null
+++ b/labs/zte/pod3/config/pod.yaml
@@ -0,0 +1,216 @@
+### ZTE POD e descriptor file ###
+#refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml
+
+details:
+ pod owner: Alex Yang
+ contact: yangyang1@zte.com.cn
+ lab: ZTE Pharos Lab
+ location: Shanghai, China
+ type: production
+ link: https://wiki.opnfv.org/display/pharos/ZTE+SH+Testlab
+
+jumphost:
+ name: pod3-jump
+ node:
+ type: baremetal
+ vendor: ZTE
+ model: R5300
+ arch: x86_64
+ cpus: 1
+ cpu_cflags: ivybridge
+ cores: 6
+ memory: 32G
+ disks:
+ - name: 'disk1'
+ disk_capacity: 300G
+ disk_type: hdd
+ disk_interface: sas
+ disk_rotation: 10000
+ - name: 'disk2'
+ disk_capacity: 300G
+ disk_type: hdd
+ disk_interface: sas
+ disk_rotation: 10000
+ - name: 'disk3'
+ disk_capacity: 1200G
+ disk_type: hdd
+ disk_interface: iscsi
+ disk_rotation: 10000
+ os: CentOS-7
+ remote_para: &remoteparas
+ type: ipmi
+ - ipmi:
+ - 2.0
+ user: zteroot
+ pass: superuser
+ interfaces:
+ - nic: 'nic1'
+ mac_address: "74:4a:a4:00:21:0c"
+ - 10.20.0.1
+ - 172.10.0.240
+ - 192.168.1.4
+nodes:
+ - name: pod3-node1
+ node: &nodeparas
+ type: baremetal
+ vendor: ZTE
+ model: E9000
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks: &disks
+ - name: 'disk1'
+ disk_capacity: 600G
+ disk_type: hdd
+ disk_interface: sas
+ disk_rotation: 10000
+ - name: 'disk2'
+ disk_capacity: 600G
+ disk_type: hdd
+ disk_interface: sas
+ disk_rotation: 10000
+ remote_mangement:
+ <<: *remoteparas
+ address: 192.168.1.32
+ mac_address: "0c:12:62:e4:bf:de"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:0b:85"
+ address: 10.20.0.11/24
+ vlan: 100
+ - name: 'nic2'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:0b:86"
+ vlan: 101
+ - name: 'nic3'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:0b:87"
+ vlan: 102
+ - name: 'nic4'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:0b:88"
+ vlan: 103, 1020
+ - name: pod3-node2
+ node: *nodeparas
+ disks: *disks
+ remote_mangement:
+ <<: *remoteparas
+ address: 192.168.1.33
+ mac_address: "00:12:62:e4:c0:33"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:5d"
+ address: 10.20.0.12/24
+ vlan: 100
+ - name: 'nic2'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:5e"
+ vlan: 101
+ - name: 'nic3'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:5f"
+ vlan: 102
+ - name: 'nic4'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:60"
+ vlan: 103, 1020
+ - name: pod3-node3
+ node: *nodeparas
+ disks: *disks
+ remote_mangement:
+ <<: *remoteparas
+ address: 192.168.1.34
+ mac_address: "74:4a:a4:00:30:93"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:35"
+ address: 10.20.0.13/24
+ vlan: 100
+ - name: 'nic2'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:36"
+ vlan: 101
+ - name: 'nic3'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:37"
+ vlan: 102
+ - name: 'nic4'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:38"
+ vlan: 103, 1020
+ - name: pod3-node4
+ node: *nodeparas
+ disks: *disks
+ remote_mangement:
+ <<: *remoteparas
+ address: 192.168.1.35
+ mac_address: "00:12:62:e4:c0:42"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:69"
+ address: 10.20.0.14/24
+ vlan: 100
+ - name: 'nic2'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:6a"
+ vlan: 101
+ - name: 'nic3'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:6b"
+ vlan: 102
+ - name: 'nic4'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:6c"
+ vlan: 103, 1020
+ - name: pod3-node5
+ node: *nodeparas
+ disks: *disks
+ remote_mangement:
+ <<: *remoteparas
+ address: 192.168.1.36
+ mac_address: "74:4a:a4:00:30:43"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:6d"
+ address: 10.20.0.15/24
+ vlan: 100
+ - name: 'nic2'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:6e"
+ vlan: 101
+ - name: 'nic3'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:6f"
+ vlan: 102
+ - name: 'nic4'
+ speed: 10gb
+ features: dpdk|sriov
+ mac_address: "74:4a:a4:00:5c:70"
+ vlan: 103, 1020
+