diff options
author | Jean-Yves Geury <jean-yves.geury@nokia.com> | 2020-04-25 00:30:15 +0200 |
---|---|---|
committer | Geury <jean-yves.geury@nokia.com> | 2020-04-25 00:30:15 +0200 |
commit | 9a57e9a2e2357f267c6a7c804488011ac97beab5 (patch) | |
tree | e447faa48a61ab62ba31b6119aaf4aefc58e2b31 /components/bbs-event-processor | |
parent | 2c9bb1fe97d3ebc611495959c120d8e2a3e6f9a3 (diff) |
bbs-ep documentation updates for DCAEGEN2-2105 - installation documentation
Updates for bbs-ep installation from blueprint repository.
Additional update for concise reference to blueprint (per Vijay's comment).
Issue-ID: DCAEGEN2-2105
Signed-off-by: Geury <jean-yves.geury@nokia.com>
Change-Id: Icb15b15519993f0b66b2ca1ecf41d40461af002e
Diffstat (limited to 'components/bbs-event-processor')
-rw-r--r-- | components/bbs-event-processor/README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/components/bbs-event-processor/README.md b/components/bbs-event-processor/README.md index 2a6fec01..b4085f78 100644 --- a/components/bbs-event-processor/README.md +++ b/components/bbs-event-processor/README.md @@ -25,10 +25,12 @@ BBS-ep is delivered as a Spring-Boot application ready to be deployed in Docker BBS-ep can be dynamically deployed in DCAE’s Cloudify environment via its blueprint deployment artifact. +Blueprint can be found in + + https://git.onap.org/dcaegen2/platform/blueprints/tree/blueprints/k8s-bbs-event-processor.yaml + Steps to deploy are shown below -- Transfer blueprint component file in DCAE bootstrap POD under /blueprints directory. Blueprint can be found in - <https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/blueprints.git;a=blob_plain;f=blueprints/k8s-bbs-event-processor.yaml;hb=refs/heads/master> - Enter the Bootstrap POD - Validate blueprint cfy blueprints validate /blueprints/k8s-bbs-event-processor.yaml |