imodfiied for error for spaces. 07/28407/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Fri, 10 Feb 2017 05:40:53 +0000 (23:40 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Fri, 10 Feb 2017 05:41:29 +0000 (23:41 -0600)
Change-Id: Id7669bbfb25fe74f4745b1890c7371cc74dc89e1
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
labconfig/default/labconfig.yaml

index 1d8d90f..d698300 100644 (file)
@@ -8,19 +8,25 @@ lab:
       roles: [network,control]
       nics:
       - ifname: eth0
+        spaces: [admin]
       - ifname: eth1
+        spaces: [floating]
     - name: rack-vir-m2
       architecture: x86_64
       roles: [compute,control,storage]
       nics:
       - ifname: eth0
+        spaces: [admin]
       - ifname: eth1
+        spaces: [floating]
     - name: rack-vir-m3
       architecture: x86_64
       roles: [compute,control,storage]
       nics:
       - ifname: eth1
-      - ifname: eth4
+        spaces: [admin]
+      - ifname: eth1
+        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"
     dns: 8.8.8.8