From 0a3f820c6290806df91ab7062865c7a32973fe57 Mon Sep 17 00:00:00 2001 From: MukeshKumar Date: Tue, 2 Feb 2021 14:41:10 +0000 Subject: Adding license,parent POM,readme and version files Change-Id: Ib837f5755d9bcb25e3af063d4eeb4da7c68d4e5a Issue-ID: SO-3486 Signed-off-by: Mukesh --- readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..073545b --- /dev/null +++ b/readme.md @@ -0,0 +1,17 @@ +# ONAP SO ETSI SOL003 Adapter + +---- +---- + +# Introduction + +SO ETSI SOL003 Adapter exposes VNF LCM and Package management. + +# Compiling SO ETSI SOL003 Adapter + +SO ETSI SOL003 Adapter can be compiled with `mvn clean install` + +# Getting Help + +Subscribe and post messages with SO tag in onap-discuss group at https://lists.onap.org/g/onap-discuss + -- cgit 1.2.3-korg