tripleo-heat-templates/common
Sergii Golovatiuk 74a1cd7d13 Replace include_tasks with import_tasks
There are places when we have include_tasks in nested tasks. It means
that -t "tag_from_nested_task" won't work as all nested tasks will need
either "always" tag or should be "import_tasks" instead.

This patch replaces include_tasks with import_tasks for External steps
allowing to run

openstack overcloud external-update run --tags tag_from_nested_task
openstack overcloud external-upgrade run --tags tag_from_nested_task

without hacking all nested tasks.

Closes-Bug: #1842410

Change-Id: I51a148cdc5538d5a1106d58d227d361d1e6f9e19
2019-09-04 15:26:12 +00:00
..
services Introduce scale_tasks 2019-04-24 11:07:53 -04:00
container-puppet.py Revert "Fix generating Apache configs by container-puppet" 2019-08-02 13:54:35 +02:00
deploy-steps-tasks.yaml Sort bootstrap node check for container_puppet_tasks 2019-08-27 13:25:58 -04:00
deploy-steps.j2 Replace include_tasks with import_tasks 2019-09-04 15:26:12 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00