From 53374d5987a2d77e18481963803b6e57761f36b0 Mon Sep 17 00:00:00 2001 From: Stavros Kanarakis Date: Thu, 30 May 2019 10:17:19 +0300 Subject: 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 --- docs/sections/services/bbs-event-processor/installation.rst | 6 +++--- 1 file 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 -- cgit 1.2.3-korg