From 282711996763df7e081f3e41f42f8d475f14625c Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Fri, 12 Apr 2019 19:56:25 +0530 Subject: Implement DMaaP message handling from policy Handling of dmaap response from policy implemented Blueprint updated for config policy fetch Fix sonar issues Change-Id: I7a8a54b5d62e5db94ea2bc2d28805d8f5680d579 Issue-ID: DCAEGEN2-1427 Signed-off-by: krishnaa96 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 65e28af..721274c 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,8 @@ Variables coming from deployment system: - CBS_PROTOCOL - Config Binding Service protocol by default set to **http**, if it is need to change it then that can be set to different value - CONFIG_BINDING_SERVICE - used with conjunction with CBSPOLLTIMER, should be a name of CBS as it is registered in Consul - HOSTNAME - used with conjunction with CBSPOLLTIMER, should be a name of sonhms application as it is registered in CBS catalog - ### Release images -For R1 - image/version pushed to nexus3 +For R4 - image/version pushed to nexus3 ``` nexus3.onap.org:10001/snapshots/onap/org.onap.dcaegen2.services.son-handler 1.0.0 ``` @@ -33,6 +32,10 @@ son handler can be manually deployed in dcae environment using cloudify blueprin login to bootstrap container in dcae deployment +Copy the blueprints to the bootstrap container. + +The blueprint can be found under dpo/blueprints in the son-handler project. + To install : cfy install -b sonhms -d sonhms -i -- cgit 1.2.3-korg