summaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2017-08-17 21:32:10 +0800
committerJulien <zhang.jun3g@zte.com.cn>2017-08-17 21:32:10 +0800
commitaa88673c38be12368dead5e8241fb915d790c431 (patch)
tree38b2de3e04a7d14aa1f9aa73034e36d0c9d3357d /docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml
parent34f15a071a9df12986654593193235a21a774fc8 (diff)
restruct documents according to opnfvdocs
Use only development and release for we don't have test codes for now. JIRA: PHAROS-311 Change-Id: Iacfcaba81a7a52e09cf999b8603cc9dc2f8f2b97 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml')
-rw-r--r--docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml56
1 files changed, 56 insertions, 0 deletions
diff --git a/docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml b/docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml
new file mode 100644
index 00000000..409be27e
--- /dev/null
+++ b/docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml
@@ -0,0 +1,56 @@
+---
+##############################################################################
+## Copyright (c) 2015 ZTE Corp. 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
+###############################################################################
+
+nodes:
+ - name: node1
+ tags: control
+ arch: "x86_64"
+ mac_address: "74:4a:a4:00:0b:85"
+ power:
+ type: ipmi
+ address: 192.168.1.32
+ user: zteroot
+ pass: superuser
+ - name: node2
+ tags: control
+ arch: "x86_64"
+ mac_address: "74:4a:a4:00:5c:5d"
+ power:
+ type: ipmi
+ address: 192.168.1.33
+ user: zteroot
+ pass: superuser
+ - name: node3
+ tags: control
+ arch: "x86_64"
+ mac_address: "74:4a:a4:00:5c:35"
+ power:
+ type: ipmi
+ address: 192.168.1.34
+ user: zteroot
+ pass: superuser
+ - name: node4
+ tags: compute
+ arch: "x86_64"
+ mac_address: "74:4a:a4:00:5c:69"
+ power:
+ type: ipmi
+ address: 192.168.1.35
+ user: zteroot
+ pass: superuser
+ - name: node5
+ tags: compute
+ arch: "x86_64"
+ mac_address: "74:4a:a4:00:5c:6d"
+ power:
+ type: ipmi
+ address: 192.168.1.36
+ user: zteroot
+ pass: superuser