Change the deployment mode from 'nonha' to 'noha'
[joid.git] / labconfig / default / labconfig.yaml
index 1e981d8..60df92c 100644 (file)
@@ -7,27 +7,33 @@ lab:
       architecture: x86_64
       roles: [network,control]
       nics:
-      - ifname: eth0
-      - ifname: eth1
+      - ifname: ens3
+        spaces: [admin]
+      - ifname: ens4
+        spaces: [floating]
     - name: rack-vir-m2
       architecture: x86_64
       roles: [compute,control,storage]
       nics:
-      - ifname: eth0
-      - ifname: eth1
+      - ifname: ens3
+        spaces: [admin]
+      - ifname: ens4
+        spaces: [floating]
     - name: rack-vir-m3
       architecture: x86_64
       roles: [compute,control,storage]
       nics:
-      - ifname: eth1
-      - ifname: eth4
+      - ifname: ens3
+        spaces: [admin]
+      - ifname: ens4
+        spaces: [floating]
     floating-ip-range: 192.168.122.31,192.168.122.49,192.168.122.1,192.168.122.0/24
-    ext-port: "eth1"
+    ext-port: "ens4"
     dns: 8.8.8.8
 opnfv:
   release: d
   distro: xenial
-  type: nonha
+  type: noha
   openstack: newton
   sdncontroller:
   - type: nosdn
@@ -37,12 +43,12 @@ opnfv:
   feature: odl_l2
   spaces:
   - type: admin
-    bridge: brAdm
+    bridge: virbr0
     cidr: 192.168.122.0/24
     gateway: 192.168.122.1
     vlan:
-  - type: public
-    bridge: brPublic
-    cidr: 192.168.122.0/24
-    gateway: 192.168.122.1
+  - type: floating
+    bridge:
+    cidr:
+    gateway:
     vlan: