From 58b88df91a91393b1bb2200a82093ed5601cc46a Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 16 Aug 2019 10:10:33 -0400 Subject: Code changes for Neon Code changes for Neon port Change-Id: I4dea521cabdf79e5dcefc7fa079516e2215337a4 Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) --- .../OSGI-INF/blueprint/vnfapi-blueprint.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 vnfapi/provider/src/main/resources/OSGI-INF/blueprint/vnfapi-blueprint.xml (limited to 'vnfapi/provider/src/main/resources/OSGI-INF/blueprint/vnfapi-blueprint.xml') diff --git a/vnfapi/provider/src/main/resources/OSGI-INF/blueprint/vnfapi-blueprint.xml b/vnfapi/provider/src/main/resources/OSGI-INF/blueprint/vnfapi-blueprint.xml new file mode 100644 index 00000000..1afd1a65 --- /dev/null +++ b/vnfapi/provider/src/main/resources/OSGI-INF/blueprint/vnfapi-blueprint.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg