e3c8803295
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
7 lines
227 B
YAML
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.
|