From 5a6a6de6f1a26a1897e4917a0df613e25a24eb70 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Mon, 30 Jul 2018 15:56:09 -0400 Subject: Containerization feature of SO Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) --- .../src/main/resources/wsdl/VnfAdapterNotify.wsdl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'bpmn/MSOCommonBPMN/src/main/resources/wsdl/VnfAdapterNotify.wsdl') diff --git a/bpmn/MSOCommonBPMN/src/main/resources/wsdl/VnfAdapterNotify.wsdl b/bpmn/MSOCommonBPMN/src/main/resources/wsdl/VnfAdapterNotify.wsdl index a4f194045a..b2c9a34c9b 100644 --- a/bpmn/MSOCommonBPMN/src/main/resources/wsdl/VnfAdapterNotify.wsdl +++ b/bpmn/MSOCommonBPMN/src/main/resources/wsdl/VnfAdapterNotify.wsdl @@ -1,17 +1,17 @@ + targetNamespace="http://org.onap.so/vnfNotify"> @@ -36,7 +36,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -172,23 +172,23 @@ + wsam:Action="http://org.onap.so/notify/adapterNotify/rollbackVnfNotificationRequest"/> + wsam:Action="http://org.onap.so/notify/adapterNotify/queryVnfNotificationRequest"/> + wsam:Action="http://org.onap.so/notify/adapterNotify/createVnfNotificationRequest"/> + wsam:Action="http://org.onap.so/notify/adapterNotify/updateVnfNotificationRequest"/> + wsam:Action="http://org.onap.so/notify/adapterNotify/deleteVnfNotificationRequest"/> -- cgit 1.2.3-korg