74a1cd7d13
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 |
||
---|---|---|
.. | ||
services | ||
container-puppet.py | ||
deploy-steps-tasks.yaml | ||
deploy-steps.j2 | ||
post.j2.yaml |