summaryrefslogtreecommitdiffstats
path: root/docs/labs/zte-sh-lab/pod3_inventory.yaml
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2016-09-19 08:48:24 +0800
committerjulien zhang <zhang.jun3g@zte.com.cn>2016-09-21 14:47:17 +0000
commitf4b7ba502ffdbd461fc6a9e4564c33a5d012e922 (patch)
treec2b508cd07e34f1eace87127b86a55937cc2d9b3 /docs/labs/zte-sh-lab/pod3_inventory.yaml
parent0f74ebe0adaff1b273706921c4036e53469aa441 (diff)
Update the file naming
Update lab and pod name according to discussion of Pharos meeting on Sep.14, consistent naming for labs directory: https://wiki.opnfv.org/display/pharos/Pharos+git+repo Change-Id: I54520dda3f0662e42b8c1199f23036ced65b73bf Signed-off-by: Julien <zhang.jun3g@zte.com.cn> (cherry picked from commit e2b42ab54e738de91ee9f8e92576dbd9340198fc)
Diffstat (limited to 'docs/labs/zte-sh-lab/pod3_inventory.yaml')
-rw-r--r--docs/labs/zte-sh-lab/pod3_inventory.yaml47
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/labs/zte-sh-lab/pod3_inventory.yaml b/docs/labs/zte-sh-lab/pod3_inventory.yaml
deleted file mode 100644
index 061c07cb..00000000
--- a/docs/labs/zte-sh-lab/pod3_inventory.yaml
+++ /dev/null
@@ -1,47 +0,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
-