ymodfiied to include marks comment for labconfig for intel pod6.
[joid.git] / labconfig / intel / pod6 / labconfig.yaml
index a1cdd73..6a9f8c5 100644 (file)
@@ -1,66 +1,78 @@
 labconfig:
     lab_location: intelpod6
-    bridges:
-        - type: admin
-          bridge: brAdm
-          cidr: 10.6.1.0/24
-          gateway: 10.6.1.1
-        - type: data
-          bridge: brData
-          cidr: 10.6.12.0/24
-          gateway:
-        - type: public
-          bridge: brPublic
-          cidr: 10.6.15.0/24
-          gateway: 10.6.15.254
-        - type: external
-          bridge: brExt
-          cidr:
-          gateway:
-          ipaddress: 10.2.117.107
     labsettings:
         upstream_dns: 8.8.8.8
     nodes:
-        - type: control
-          architecture: x86_64 
-          pxe_mac_address:
-              - "00:1e:67:d8:ba:46"
+        - name: rack-6-m1
+          architecture: x86_64
+          roles: [compute,network,storage]
+          nics:
+              - ifname: eth1
+                spaces: [admin]
+                mac: ["00:1e:67:d8:ba:46"]
+              - ifname: eth4
+                spaces: [data]
+                mac: ["90:E2:BA:83:FD:20"]
           power:
               type: ipmi
               address: 10.2.117.96
               user: root
               pass: root
-        - type: control
-          architecture: x86_64 
-          pxe_mac_address:
-              - "00:1e:67:e0:0b:72"
+        - name: rack-6-m2
+          architecture: x86_64
+          roles: [compute,network,storage]
+          nics:
+              - ifname: eth1
+                spaces: [admin]
+                mac: ["00:1e:67:e0:0b:72"]
+              - ifname: eth4
+                spaces: [data]
+                mac: ["90:E2:BA:75:30:F4"]
           power:
               type: ipmi
               address: 10.2.117.97
               user: root
               pass: root
-        - type: control
-          architecture: x86_64 
-          pxe_mac_address:
-              - "00:1e:67:e0:09:33"
+        - name: rack-6-m3
+          architecture: x86_64
+          roles: [compute,network,storage]
+          nics:
+              - ifname: eth1
+                spaces: [admin]
+                mac: ["00:1e:67:e0:09:33"]
+              - ifname: eth4
+                spaces: [data]
+                mac: ["90:E2:BA:83:FE:74"]
           power:
               type: ipmi
               address: 10.2.117.98
               user: root
               pass: root
-        - type: compute
-          architecture: x86_64 
-          pxe_mac_address:
-              - "00:1e:67:e0:09:fb"
+        - name: rack-6-m4
+          architecture: x86_64
+          roles: [compute,network,storage]
+          nics:
+              - ifname: eth1
+                spaces: [admin]
+                mac: ["00:1e:67:e0:09:fb"]
+              - ifname: eth4
+                spaces: [data]
+                mac: ["90:E2:BA:84:15:7C"]
           power:
               type: ipmi
               address: 10.2.117.99
               user: root
               pass: root
-        - type: compute
-          architecture: x86_64 
-          pxe_mac_address:
-              - "00:1e:67:cf:bc:f8"
+        - name: rack-6-m5
+          architecture: x86_64
+          roles: [compute,network,storage]
+          nics:
+              - ifname: eth1
+                spaces: [admin]
+                mac: ["00:1e:67:cf:bc:f8"]
+              - ifname: eth4
+                spaces: [data]
+                mac: ["90:E2:BA:84:08:F4"]
           power:
               type: ipmi
               address: 10.2.117.100
@@ -71,11 +83,33 @@ opnfv:
     distro: trusty
     type: nonha
     openstack: liberty
-    sdncontroller: 
-        - type: nosdn
-    storage: 
-        - type: ceph
-          disk: sda,sdb
-    floating-ip-range: 
-    feature: odl_l2 
+    sdncontroller:
+    - type: nosdn
+    storage:
+    - type: ceph
+      disk: /srv
+    floating-ip-range:
+    feature: odl_l2
     ext-port: eth5
+    spaces:
+    - type: admin
+      bridge: brAdm
+      cidr: 10.6.1.0/24
+      gateway: 10.6.1.1
+      vlan:
+    - type: data
+      bridge: brData
+      cidr: 10.6.12.0/24
+      gateway:
+      vlan:
+    - type: public
+      bridge: brPublic
+      cidr: 10.6.15.0/24
+      gateway: 10.6.15.254
+      vlan:
+    - type: external
+      bridge: brExt
+      cidr:
+      gateway:
+      ipaddress: 10.2.117.107
+      vlan: