tripleo-heat-templates/releasenotes/notes/ceph-ansible-blacklist-support-164b5726cc4532b7.yaml
James Slagle 79570ed2b9 Workflow execution blacklist support
Workflows triggered from deploy-steps.j2 were not honoring the
blacklist, particularly ceph-ansible. This patch starts to address that
issue by passing in a list of blacklisted ip addresses to the workflow
execution environment that the workflow can make use of to filter
against ctlplane_service_ips.

Change-Id: Ic158171c629e82892e480f1e6903a67457f86064
Partial-Bug: #1743046
2018-01-15 15:25:49 +01:00

6 lines
187 B
YAML

---
fixes:
- Deployments with Ceph now honor the DeploymentServerBlacklist
parameter. Previously, this meant that changes could still be triggered for
servers in the blacklist.