aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
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 <inputs filepath> <blueprint filepath>