summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJennie Jia <Jennie.Jia@amdocs.com>2018-07-11 15:20:49 +0000
committerJennie Jia <Jennie.Jia@amdocs.com>2018-07-16 17:24:51 +0000
commit3c066a8a54727684ed1e72f25cd6979221ad1eb6 (patch)
tree4a153b6b51134b21bbf1fd50de6ebffbfaddf1bb /README.md
parent7216bebc1577320cef762a143d0ee8fda804e7c7 (diff)
Upstreaming the POMBA Audit Common Model
Issue-ID: LOG-569 Change-Id: Ib3dc4190d9f5f461fb5f0c50a30cfc45731c419b Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c3880c7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,23 @@
+# POMBA Audit Common Model
+
+
+# Introduction
+
+POMBA Audit Common Model provides a common model between context-builders and the context-aggregator.
+Builders retrieve model data and convert it into the common model to be consumed by the context-aggregator.
+
+# Compiling POMBA Audit Common Model
+
+POMBA Audit Common Model can be compiled easily using maven command: `mvn clean install`
+The result is JAR file under "target" folder
+
+# Getting Help
+
+*** to be completed on release ***
+
+
+# Release notes for versions
+
+1.3.0-SNAPSHOT
+
+Initial ONAP release