aboutsummaryrefslogtreecommitdiffstats
path: root/labs/ericsson/pod1/fuel/config/dha.yaml
blob: abd775014dba625e2b5bbdcf11c7b8666a09bb02 (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, POD1
# DHA API version supported
  version: 0.0.1
  created: Jan 12 2016
  comment: Config for Ericsson Montreal Lab, POD1

# Adapter to use for this definition
adapter: hp

# Node list.
# Mandatory property is id, all other properties are adapter specific.

nodes:

- id: 1
  pxeMac: 14:58:D0:54:28:80
  ipmiIp: 10.118.32.201
  ipmiUser: opnfv
  ipmiPass: E///@work
- id: 2
  pxeMac: 14:58:D0:55:E2:E0
  ipmiIp: 10.118.32.202
  ipmiUser: opnfv
  ipmiPass: E///@work
- id: 3
  pxeMac: 14:58:D0:54:E7:88
  ipmiIp: 10.118.32.203
  ipmiUser: opnfv
  ipmiPass: E///@work
- id: 4
  pxeMac: 14:58:D0:54:6A:60
  ipmiIp: 10.118.32.204
  ipmiUser: opnfv
  ipmiPass: E///@work
- id: 5
  pxeMac: 14:58:D0:54:7A:28
  ipmiIp: 10.118.32.205
  ipmiUser: opnfv
  ipmiPass: E///@work
- id: 7
  libvirtName: fuel-opnfv
  libvirtTemplate: templates/hardware_environment/vms/ericsson_montreal_lab/fuel.xml
  isFuel: yes
  username: root
  password: r00tme

disks:
  compute: 40G
  controller: 40G
  fuel: 60G