diff options
author | agardner <agardner@linuxfoundation.org> | 2017-12-01 16:26:36 -0500 |
---|---|---|
committer | agardner <agardner@linuxfoundation.org> | 2017-12-01 16:28:16 -0500 |
commit | b41246a6c56a687d370c09416a3cc88985cddc1e (patch) | |
tree | 3a48c061ef611044e5ca8a64be6553ff9411b79e /labs/ericsson/pod1.yaml | |
parent | 202aa48939dd66ff312027e90ee854095b066f52 (diff) |
Moving all pdfs to pharos repo
Inline encrytion of yaml files allows us to make away with securedlab's
restrictions. Going forward, anyone will be able to see Lab PDFs
See:
https://github.com/opnfv/pharos/blob/master/config/utils/README.eyaml.rst
If you are the reviewer on this changeset it is becasue
git blamed showed you to be the author of the pdf in this review.
Encrypting ipmi password is optional. I have scrubbed the password from
this change. If you do not need the password to be hidden, please let me
know in the comment, and I will put it back.
If you do need the password hidden, please follow the readme above and
ammend this patch to include the encrypted value that you create on your
pods jumphost.
Change-Id: I52a5c117da599fd46aa246de20077d5bdbe8a3b6
Signed-off-by: agardner <agardner@linuxfoundation.org>
Diffstat (limited to 'labs/ericsson/pod1.yaml')
-rw-r--r-- | labs/ericsson/pod1.yaml | 328 |
1 files changed, 328 insertions, 0 deletions
diff --git a/labs/ericsson/pod1.yaml b/labs/ericsson/pod1.yaml new file mode 100644 index 00000000..76ca002f --- /dev/null +++ b/labs/ericsson/pod1.yaml @@ -0,0 +1,328 @@ +############################################################################## +# Copyright (c) 2017 Ericsson AB, Mirantis Inc., Enea AB 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 +############################################################################## +--- +### POD descriptor file ### + +details: + pod_owner: Jose Lausuch + contact: jose.lausuch@ericsson.com + lab: Ericsson + location: Rosersberg, Sweden + type: production + link: https://wiki.opnfv.org/display/pharos/CI-ERICSSON-POD1 +############################################################################## +net_config: + # NOTE: Network names are likely to change after the PDF spec is updated + # NOTE: Some networks (e.g. admin) are created by the installer + # NOTE: Network-to-interface mapping will be reworked after PDF update + oob: + interface: 0 + ip-range: 172.16.1.16-172.16.1.21 + vlan: native + admin: + interface: 4 + vlan: native + network: 192.168.11.0 # Untagged, 'PXE/Admin' for MaaS (no IP on JP) + mask: 24 + mgmt: + interface: 2 + vlan: 81 + network: 192.168.10.0 + mask: 24 + storage: + interface: 2 + vlan: 82 + network: 192.168.20.0 + mask: 24 + private: + interface: 3 + vlan: 1000 + network: 192.168.2.0 + mask: 24 + public: + interface: 2 + vlan: 80 + network: 100.64.200.0 + mask: 24 + gateway: 100.64.200.1 + dns: + - 8.8.8.8 + - 8.8.4.4 +############################################################################## +jumphost: + name: CI-POD1-HOST + node: &nodeparams + type: baremetal + vendor: HP + model: ProLiant BL460c Gen8 + arch: x86_64 + cpus: 2 + cpu_cflags: ivybridge + cores: 10 + memory: 64G + disks: &disks + - name: 'disk1' + disk_capacity: 800G + disk_type: hdd + disk_interface: scsi + disk_rotation: 15000 + os: ubuntu-16.04 + remote_params: &remoteparas + type: ipmi + versions: + - 1.0 + - 2.0 + user: + pass: + remote_management: + <<: *remoteparas + address: 172.16.1.21/24 + mac_address: "9C:B6:54:8E:C5:76" + interfaces: + - nic: 'nic1' + speed: 10gb + features: 'dpdk|sriov' + address: 100.64.200.5/24 + mac_address: "38:ea:a7:8f:53:00" + vlan: 80 + - nic: 'nic2' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:53:01" + vlan: native + - nic: 'nic3' + speed: 10gb + features: 'dpdk|sriov' + address: 172.16.0.250/16 + mac_address: "38:ea:a7:8f:06:00" + vlan: native + - nic: 'nic4' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:06:01" + vlan: native + - nic: 'nic5' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "9c:b6:54:8a:05:70" + vlan: native + - nic: 'nic6' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "9c:b6:54:8a:05:74" + vlan: native +############################################################################## +nodes: + - name: CI-ERICSSON-POD1-NODE1 + node: *nodeparams + disks: *disks + remote_management: + <<: *remoteparas + address: 172.16.1.16/24 + mac_address: "14:58:D0:5D:AB:6A" + interfaces: + - name: 'nic1' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:98" + - name: 'nic2' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:99" + - name: 'nic3' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:84" + - name: 'nic4' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:85" + - nic: 'nic5' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "14:58:d0:54:e7:88" + vlan: native + - nic: 'nic6' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "00:00:00:00:00:00" + vlan: native + ############################################################################ + - name: CI-ERICSSON-POD1-NODE2 + node: *nodeparams + disks: *disks + remote_management: + <<: *remoteparas + address: 172.16.1.17/24 + mac_address: "14:58:D0:5D:AB:4D" + interfaces: + - name: 'nic1' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:7c" + - name: 'nic2' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:7d" + - name: 'nic3' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:6c" + - name: 'nic4' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6b:6d" + - nic: 'nic5' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "14:58:d0:54:6a:60" + vlan: native + - nic: 'nic6' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "00:00:00:00:00:00" + vlan: native + ############################################################################ + - name: CI-ERICSSON-POD1-NODE3 + node: *nodeparams + disks: *disks + remote_management: + <<: *remoteparas + address: 172.16.1.18/24 + mac_address: "14:58:D0:5D:AB:F2" + interfaces: + - name: 'nic1' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6a:38" + - name: 'nic2' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6a:39" + - name: 'nic3' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6a:3c" + - name: 'nic4' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:17:6a:3d" + - nic: 'nic5' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "14:58:d0:54:7a:28" + vlan: native + - nic: 'nic6' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "00:00:00:00:00:00" + vlan: native + ############################################################################ + - name: CI-ERICSSON-POD1-NODE4 + node: *nodeparams + disks: *disks + remote_management: + <<: *remoteparas + address: 172.16.1.19/24 + mac_address: "9C:B6:54:8E:C7:F0" + interfaces: + - name: 'nic1' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:1f:d4" + - name: 'nic2' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:1f:d5" + - name: 'nic3' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:52:cc" + - name: 'nic4' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:52:cd" + - nic: 'nic5' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "9c:b6:54:8a:95:a0" + vlan: native + - nic: 'nic6' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "00:00:00:00:00:00" + vlan: native + ############################################################################ + - name: CI-ERICSSON-POD1-NODE5 + node: *nodeparams + disks: *disks + remote_management: + <<: *remoteparas + address: 172.16.1.20/24 + mac_address: "9C:B6:54:8E:C5:74" + interfaces: + - name: 'nic1' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:07:50" + - name: 'nic2' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:07:51" + - name: 'nic3' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:12:48" + - name: 'nic4' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "38:ea:a7:8f:12:49" + - nic: 'nic5' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "9c:b6:54:8a:10:18" + vlan: native + - nic: 'nic6' + speed: 10gb + features: 'dpdk|sriov' + address: + mac_address: "00:00:00:00:00:00" + vlan: native |