From 4d91982b8c163bb1a32707af737544b1fdd6d747 Mon Sep 17 00:00:00 2001 From: “shentao” Date: Mon, 27 Mar 2017 20:08:19 +0800 Subject: integrated vnf market function MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-id: CLIENT-175 Change-Id: Ide55ebd9b742b3c8e1a619bf36981e2f0530c976 Signed-off-by: “shentao” --- integration/pom.xml | 10 ++++++++++ integration/src/main/resources/portalConfig/msb_register.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index c335b120..0ce32b69 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -134,6 +134,12 @@ 1.1.0-SNAPSHOT war + + org.openo.client.gui + vnfmarket + 1.1.0-SNAPSHOT + war + @@ -181,6 +187,10 @@ org.openo.client.gui resmgr + + org.openo.client.gui + vnfmarket + diff --git a/integration/src/main/resources/portalConfig/msb_register.xml b/integration/src/main/resources/portalConfig/msb_register.xml index 61ff1787..2f9c60ad 100644 --- a/integration/src/main/resources/portalConfig/msb_register.xml +++ b/integration/src/main/resources/portalConfig/msb_register.xml @@ -131,5 +131,15 @@ hash 0 + + 127.0.0.1 + 9150 + /openoui/vnfmarket + vnfmarket + UI + 1 + hash + 0 + -- cgit 1.2.3-korg