Physical interface type note 57/59557/2
authorTomi Juvonen <tomi.juvonen@nokia.com>
Thu, 5 Jul 2018 06:07:41 +0000 (09:07 +0300)
committerFeng Pan <fpan@redhat.com>
Fri, 6 Jul 2018 18:15:27 +0000 (18:15 +0000)
add ovs_bridge as needed compared to earlier version

Change-Id: I1d0c6df9d1f47b0c98a3c1a8bf3a04eb5f53aff2
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
config/network/network_settings.yaml

index a8ddca1..4c3b63a 100644 (file)
@@ -180,7 +180,7 @@ networks:
       nic_mapping:
         # Mapping for compute profile (nodes assigned as Compute nodes)
         compute:
-          # Physical interface type (interface or bond)
+          # Physical interface type (ovs_bridge, interface or bond)
           # Note that this phys_type for external network will be changed
           # to vpp_interface for odl_fdio scenarios and linux_bridge for
           # nosdn_fdio scenarios.