tripleo-heat-templates/releasenotes/notes/server-blacklist-support-370c1a1f15a28a41.yaml
James Slagle e3c8803295 Server blacklist support
Adds the ability to blacklist servers from all SoftwareDeployment
resources. The servers are specified in a new list parameter,
DeploymentServerBlacklist by the Heat assigned name
(overcloud-compute-0, etc).

implements blueprint disable-deployments

Change-Id: I46941e54a476c7cc8645cd1aff391c9c6c5434de
2017-05-31 20:23:58 -04:00

7 lines
227 B
YAML

---
features:
- Added the ability to blacklist servers by name from being
associated with any Heat triggered SoftwareDeployment
resources. The servers are specified in the new
DeploymentServerBlacklist parameter.