Add warning about DeploymentServerBlacklist
Despite the existing language, there seems to be some confusion on whether or not DeploymentServerBlacklist applies to all deployments. Add a clearer warning. Change-Id: I9fd2656eb398a4624288b06c414eb98da9c8f260 Closes-Bug: #1747502
This commit is contained in:
parent
fb4f1ec45b
commit
bf684f57dc
@ -33,6 +33,10 @@ stack operation.
|
||||
The blacklist can be used during scale out operations or for isolating changes
|
||||
to certain servers only.
|
||||
|
||||
.. warning::
|
||||
Blacklisting servers disables **all** updates to the blacklisted nodes, even
|
||||
for those deployments that could be considered critical.
|
||||
|
||||
.. warning::
|
||||
Blacklisting servers should be done with caution, and only when the operator
|
||||
understands that the requested change can be applied with a blacklist in
|
||||
|
Loading…
Reference in New Issue
Block a user