aboutsummaryrefslogtreecommitdiffstats
path: root/labs/ericsson/pod2/fuel/config/dha.yaml
blob: 408d221333c9d1f922f23bdfc4c06a8895b4c0cf (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
dha-pod-config-metadata:
  title: Deployment Hardware Adapter (DHA) for Ericsson-1, POD-2
# DHA API version supported
  version: 0.0.1
  created: Dececember 29 2015
  comment: Config for Ericsson Montreal Lab 1, POD2

# Adapter to use for this definition
adapter: hp

# Node list.
# Mandatory properties are id and role.

nodes:

- id: 1
  pxeMac: ec:b1:d7:a2:43:c8
  ipmiIp: 10.118.120.235
  ipmiUser: opnfv
  ipmiPass: E///@work2
- id: 2
  pxeMac: ec:b1:d7:a1:8b:d8
  ipmiIp: 10.118.120.236
  ipmiUser: opnfv
  ipmiPass: E///@work2
- id: 3
  pxeMac: ec:b1:d7:a2:44:88
  ipmiIp: 10.118.120.237
  ipmiUser: opnfv
  ipmiPass: E///@work2
- id: 4
  pxeMac: ec:b1:d7:a2:44:a8
  ipmiIp: 10.118.120.238
  ipmiUser: opnfv
  ipmiPass: E///@work2
- id: 5
  pxeMac: ec:b1:d7:a1:bd:68
  ipmiIp: 10.118.120.239
  ipmiUser: opnfv
  ipmiPass: E///@work2
- id: 6
  libvirtName: fuel-opnfv
  libvirtTemplate: templates/hardware_environment/vms/ericsson_montreal_lab/fuel.xml
  isFuel: yes
  username: root
  password: r00tme

disks:
  compute: 50G
  controller: 100G
  fuel: 50G