summaryrefslogtreecommitdiffstats
path: root/config/inventory/intel_pod2_settings.yaml
blob: 155204104ac47c86d08d4681382a66f4265b41a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
nodes:
  node1:
    mac_address: "00:1e:67:b2:08:7b"
    ipmi_ip: 10.4.7.2
    ipmi_user: root
    ipmi_pass: root
    pm_type: "pxe_ipmitool"
    cpus: 2
    memory: 8192
    disk: 40
    arch: "x86_64"
    capabilities: "profile:control"
  node2:
    mac_address: "00:1e:67:4f:b7:b1"
    ipmi_ip: 10.4.7.3
    ipmi_user: root
    ipmi_pass: root
    pm_type: "pxe_ipmitool"
    cpus: 2
    memory: 8192
    disk: 40
    arch: "x86_64"
    capabilities: "profile:control"
  node3:
    mac_address: "00:1e:67:4f:cc:0b"
    ipmi_ip: 10.4.7.4
    ipmi_user: root
    ipmi_pass: root
    pm_type: "pxe_ipmitool"
    cpus: 2
    memory: 8192
    disk: 40
    arch: "x86_64"
    capabilities: "profile:control"
  node4:
    mac_address: "00:1e:67:4f:cc:f1"
    ipmi_ip: 10.4.7.5
    ipmi_user: root
    ipmi_pass: root
    pm_type: "pxe_ipmitool"
    cpus: 2
    memory: 8192
    disk: 40
    arch: "x86_64"
    capabilities: "profile:compute"
  node5:
    mac_address: "00:1e:67:4f:b9:55"
    ipmi_ip: 10.4.7.6
    ipmi_user: root
    ipmi_pass: root
    pm_type: "pxe_ipmitool"
    cpus: 2
    memory: 8192
    disk: 40
    arch: "x86_64"
    capabilities: "profile:compute"
ss="si"><http://docs.opnfv.org/en/stable-danube/submodules/ovsnfv/docs/release/scenarios/os-odl_l3-ovs-ha/index.html>`_ - :ref:`os-odl_l3-ovs-noha <os-odl_l3-ovs-noha>` Installation Procedure ====================== Detailed step by step instructions for working with an installation toolchain and installing the required scenario are provided by the installation projects. The four projects providing installation support for the OPNFV Danube release are: Apex, Compass4nfv, Fuel and JOID. The instructions for each toolchain can be found in these links: - :ref:`Apex installation instruction <apex-installation>` - :ref:`Compass4nfv installation instruction <compass4nfv-installation>` - :ref:`Fuel installation instruction <fuel-installation>` - :ref:`JOID installation instruction <joid-installation>` OPNFV Test Frameworks ===================== If you have elected to install the OPNFV platform using the deployment toolchain provided by OPNFV your system will have been validated once the installation is completed. The basic deployment validation only addresses a small part of capabilities provided in the platform and you may want to execute more exhaustive tests. Some investigation will be required to select the right test suites to run on your platform. Many of the OPNFV test project provide user-guide documentation and installation instructions in :ref:`this document <testing-userguide>`