Merge "Revert "Tag workflows created by the templates""

This commit is contained in:
Jenkins
2017-09-13 17:46:39 +00:00
committed by Gerrit Code Review

View File

@@ -113,9 +113,6 @@ resources:
properties:
name: {list_join: [".", ["tripleo", {get_param: stack_name}, "workflowtasks", "step{{step}}"]]}
type: direct
tags:
- tripleo-heat-templates-managed
- {get_param: stack_name}
tasks:
yaql:
expression: $.data.where($ != '').select($.get('step{{step}}')).where($ != null).flatten()