From d6af6ae3c5a38e752a8df664b1d5aa3d49d1fa57 Mon Sep 17 00:00:00 2001 From: Tomi Juvonen Date: Thu, 5 Jul 2018 09:07:41 +0300 Subject: Physical interface type note add ovs_bridge as needed compared to earlier version Change-Id: I1d0c6df9d1f47b0c98a3c1a8bf3a04eb5f53aff2 Signed-off-by: Tomi Juvonen --- config/network/network_settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/network') diff --git a/config/network/network_settings.yaml b/config/network/network_settings.yaml index a8ddca1a..4c3b63a2 100644 --- a/config/network/network_settings.yaml +++ b/config/network/network_settings.yaml @@ -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. -- cgit 1.2.3-korg