Fix ipv6 deployment failures
[apex.git] / config / network / network_settings_v6.yaml
index 1dd1097..71b0b27 100644 (file)
@@ -180,7 +180,7 @@ networks:
         # Mapping for compute profile (nodes assigned as Compute nodes)
         compute:
           # Physical interface type (interface or bond)
-          phys_type: interface
+          phys_type: ovs_bridge
           # VLAN tag to use with this NIC
           vlan: native
           # Physical NIC members of this mapping
@@ -189,7 +189,7 @@ networks:
             - nic3
         # Mapping for controller profile (nodes assigned as Controller nodes)
         controller:
-          phys_type: interface
+          phys_type: ovs_bridge
           vlan: native
           members:
             - nic3