diff options
author | Stavros Kanarakis <stavros.kanarakis@nokia.com> | 2019-05-30 10:17:19 +0300 |
---|---|---|
committer | Stavros Kanarakis <stavros.kanarakis@nokia.com> | 2019-05-30 10:17:19 +0300 |
commit | 53374d5987a2d77e18481963803b6e57761f36b0 (patch) | |
tree | 0c278208b3182ea20fe4b9b7311b6304de860ccb | |
parent | 16508e11ce77ca372af07eec58523c17bba4bf25 (diff) |
Update links to Dublin branch for DCAE BBS-ep component's installation page
Change-Id: Ie4a5b960ba242b8d174d59a68f925fd0d14c6ccb
Issue-ID: DOC-470
Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
-rw-r--r-- | docs/sections/services/bbs-event-processor/installation.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/services/bbs-event-processor/installation.rst b/docs/sections/services/bbs-event-processor/installation.rst index 92d2e83f..461a82aa 100644 --- a/docs/sections/services/bbs-event-processor/installation.rst +++ b/docs/sections/services/bbs-event-processor/installation.rst @@ -45,10 +45,10 @@ 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/services.git;a=blob_plain;f=components/bbs-event-processor/dpo/blueprints/k8s-bbs-event-processor.yaml-template;hb=refs/heads/master + https://gerrit.onap.org/r/gitweb?p=dcaegen2/services.git;a=blob_plain;f=components/bbs-event-processor/dpo/blueprints/k8s-bbs-event-processor.yaml-template;hb=refs/heads/dublin - Transfer blueprint component inputs file in DCAE bootstrap POD under / directory. Blueprint inputs file can be found in - https://gerrit.onap.org/r/gitweb?p=dcaegen2/services.git;a=blob_plain;f=components/bbs-event-processor/dpo/blueprints/bbs-event-processor-input.yaml;hb=refs/heads/master + https://gerrit.onap.org/r/gitweb?p=dcaegen2/services.git;a=blob_plain;f=components/bbs-event-processor/dpo/blueprints/bbs-event-processor-input.yaml;hb=refs/heads/dublin - Enter the Bootstrap POD - Validate blueprint .. code-block:: bash @@ -81,4 +81,4 @@ To undeploy BBS-ep, steps are shown below .. code-block:: bash - cfy blueprints delete bbs-ep
\ No newline at end of file + cfy blueprints delete bbs-ep |