X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tutorials%2FApacheCNF%2Ftemplates%2Fcba%2FDefinitions%2FCNF.json;fp=tutorials%2FApacheCNF%2Ftemplates%2Fcba%2FDefinitions%2FCNF.json;h=4f44e8a16218a7e3f733eab2a274b9066f0c1f41;hb=b3dd50eff64544200c0678b2e49cd822fc373927;hp=2e30ce01f5f967821053a9e625c922ec7955f998;hpb=fa39bef3f4532802314cb89721e13c37555634b1;p=demo.git diff --git a/tutorials/ApacheCNF/templates/cba/Definitions/CNF.json b/tutorials/ApacheCNF/templates/cba/Definitions/CNF.json index 2e30ce01..4f44e8a1 100644 --- a/tutorials/ApacheCNF/templates/cba/Definitions/CNF.json +++ b/tutorials/ApacheCNF/templates/cba/Definitions/CNF.json @@ -56,6 +56,15 @@ "config-deploy", "config-deploy-setup" ] + }, + "status-check-max-count": { + "get_attribute": [ + "config-setup-process", + "", + "assignment-map", + "config-deploy", + "status-check-max-count" + ] } } }, @@ -453,9 +462,6 @@ ], "on_success": [ "health-check-process" - ], - "on_failure": [ - "handle_error" ] }, "health-check-process": { @@ -468,9 +474,6 @@ ], "on_success": [ "collect-results" - ], - "on_failure": [ - "handle_error" ] }, "handle_error": {