~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to labconfig/enea/virtual/pod1/labconfig.yaml

  • Committer: Narinder Gupta
  • Date: 2017-11-01 03:07:28 UTC
  • Revision ID: git-v1:7f23c5d78d7fac02849438d5d45f43e0f42217c4
adding ceph support for Kubernetes.

Change-Id: If7cf0add214da153daf39967fac15ba027cc3885
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lab:
 
2
  location: virtual
 
3
  racks:
 
4
  - rack: pod1
 
5
    nodes:
 
6
    - name: rack-vir-m1
 
7
      architecture: x86_64
 
8
      roles: [network,control]
 
9
      nics:
 
10
      - ifname: ens3
 
11
        spaces: [admin]
 
12
      - ifname: ens4
 
13
        spaces: [floating]
 
14
    - name: rack-vir-m2
 
15
      architecture: x86_64
 
16
      roles: [compute,control,storage]
 
17
      nics:
 
18
      - ifname: ens3
 
19
        spaces: [admin]
 
20
      - ifname: ens4
 
21
        spaces: [floating]
 
22
    - name: rack-vir-m3
 
23
      architecture: x86_64
 
24
      roles: [compute,control,storage]
 
25
      nics:
 
26
      - ifname: ens3
 
27
        spaces: [admin]
 
28
      - ifname: ens4
 
29
        spaces: [floating]
 
30
    floating-ip-range: 192.168.122.31,192.168.122.49,192.168.122.1,192.168.122.0/24
 
31
    ext-port: "enp2s0"
 
32
    dns: 8.8.8.8
 
33
opnfv:
 
34
  release: d
 
35
  distro: xenial
 
36
  type: noha
 
37
  openstack: newton
 
38
  sdncontroller:
 
39
  - type: nosdn
 
40
  storage:
 
41
  - type: ceph
 
42
    disk: /srv
 
43
  feature: odl_l2
 
44
  spaces:
 
45
  - type: admin
 
46
    bridge: virbr0
 
47
    cidr: 192.168.122.0/24
 
48
    gateway: 192.168.122.1
 
49
    vlan:
 
50
  - type: floating
 
51
    bridge:
 
52
    cidr:
 
53
    gateway:
 
54
    vlan: