From d3c4fa041696288e30b15e218e496a98dc12fb85 Mon Sep 17 00:00:00 2001 From: c00149107 Date: Mon, 22 Jan 2018 10:52:39 +0800 Subject: Add mso.vfc.properties Add mso.vfc.properties config file Change-Id: Ic7b8d75d9e10d8ce284a98e76459d47edcbb697f Issue-ID: SO-383 Signed-off-by: c00149107 --- adapters/mso-vfc-adapter/WebContent/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adapters/mso-vfc-adapter/WebContent/WEB-INF/web.xml') diff --git a/adapters/mso-vfc-adapter/WebContent/WEB-INF/web.xml b/adapters/mso-vfc-adapter/WebContent/WEB-INF/web.xml index cd97471b5b..66ea46fcc9 100644 --- a/adapters/mso-vfc-adapter/WebContent/WEB-INF/web.xml +++ b/adapters/mso-vfc-adapter/WebContent/WEB-INF/web.xml @@ -16,7 +16,7 @@ mso.configuration - MSO_PROP_NETWORK_ADAPTER=mso.vfc.properties,MSO_PROP_TOPOLOGY=topology.properties + MSO_PROP_VFC_ADAPTER=mso.vfc.properties,MSO_PROP_TOPOLOGY=topology.properties mso.cloud_config.configuration -- cgit 1.2.3-korg