From 1c1b92913c93cfddb9fee16bc9c15b1873fc4e04 Mon Sep 17 00:00:00 2001 From: ulik Date: Mon, 24 Jul 2017 13:02:31 +0200 Subject: Example for MANO scenario Fixes for late comments Jira OCTO-162 Change-Id: Iefd456180f50cc3cb35828282d8669239e96b7f5 Signed-off-by: ulik --- scenarios/examples/sdf-mano-example.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scenarios/examples/sdf-mano-example.yaml b/scenarios/examples/sdf-mano-example.yaml index d082a24..6606316 100644 --- a/scenarios/examples/sdf-mano-example.yaml +++ b/scenarios/examples/sdf-mano-example.yaml @@ -19,6 +19,7 @@ # can be deployed even using a different installer tool. # # More details can be found in the scenario lifecycle document. +# http://artifacts.opnfv.org/octopus/docs/scenario-lifecycle/index.html ############################################################################## ############################################################################## @@ -91,7 +92,7 @@ deployment-options: # opnfv-infrastructure scenario. - compute-node: # no additional component to be deployed here - role-disctribution: + role-distribution: - ha: controller-node: 3 compute-node: 2 -- cgit 1.2.3-korg