deployment scripts/templates folder 13/47313/1
authorMichael O'Brien <frank.obrien@amdocs.com>
Sun, 13 May 2018 11:55:20 +0000 (07:55 -0400)
committerMichael O'Brien <frank.obrien@amdocs.com>
Sun, 13 May 2018 11:57:18 +0000 (07:57 -0400)
Change-Id: Id4873407a8c3f92232a199f6e1fa0dbdcd64629a
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
Issue-ID: LOG-320

README.md
deploy/README.md [new file with mode: 0644]

index 4574472..b4cf1c3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
-This folder contains reference configurations for ONAP logging providers and an Elastic Stack pipeline consisting of Filebeat, Logstash, Elastic Search and Kibana Discover. 
-See the OOM project for automated deployment of the Elastic Stack pipeline and application of provider configuration.
+This project contains reference configurations for ONAP logging providers and an Elastic Stack pipeline consisting of Filebeat, Logstash, Elastic Search and Kibana Discover.
+The project also contains several reference logging library abstractions.
+See the OOM project for automated deployment of the Elastic Stack pipeline and application of provider configuration as part of bringing up ONAP on kubernetes.
+To deploy the kubernetes undercloud and provision OOM refer to the deploy subfolder in this project.
diff --git a/deploy/README.md b/deploy/README.md
new file mode 100644 (file)
index 0000000..49b3c58
--- /dev/null
@@ -0,0 +1 @@
+This folder contains automated deployment scripts and templates for several cloud native environments.