aboutsummaryrefslogtreecommitdiffstats
path: root/pod_config/config/pod-test.yaml
blob: 7dba712b24696e800c84de310a3e2564196c9b10 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
##############################################################################
# Copyright (c) 2017 Orange 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
##############################################################################
---
### vPOD descriptor file ###

details:
  pod_owner: ONAPatDT
  contact: N/A
  lab: ONAP Darmstadt
  location: N/A
  type: testing
  link: http://wiki.onap.org/
##############################################################################

nodes:
  - name: jumphost1
    node: &nodeparams
      flavor: "m1.medium"
      model: Ubuntu_1804
      type: virtual
      vendor: openstack
      arch: x86_64
      cpus: 4
      cpu_cflags: host-model
      cores: 8
      memory: 8G
    disks: &disks
      - name: disk1
        disk_capacity: 40G
        disk_type: qcow2
        disk_interface: ide
        disk_rotation:
    remote_management: &remote_management
      type:
        - ipmi: NA
      user: NA
      pass: NA
      address: NA
      mac_address: NA
    interfaces: &interfaces
      - mac_address:
        name: nic1
        speed:
        features:

#  - name: pod-test-jumphost
#    node: &nodeparams
#      type: virtual
#      vendor: openstack
#      model: Ubuntu_1804
#      arch: x86_64
#      cpus: 4
#      cpu_cflags: host-model
#      cores: 8
#      memory: 8G
#    disks: &disks
#      - name: disk1
#        disk_capacity: 40G
#        disk_type: qcow2
#        disk_interface: ide
#        disk_rotation:
#    remote_management: &remote_management
#      type:
#        - ipmi: NA
#      user: NA
#      pass: NA
#      address: NA
#      mac_address: NA
#    interfaces: &interfaces
#      - mac_address:
#        name: nic1
#        speed:
#        features: