heat/releasenotes/notes/update-no-change-policy-728ed49e6b81da53.yaml
Zane Bitter af7f8e380a Add separate policy for updates with no changes
Allow operators to set a different (presumably looser) policy on PATCH
updates that don't make any changes to the stack, but just retrigger a
new update traversal (that will result in e.g. replacing any unhealthy
resources).

Change-Id: Id29e7ec7f6cf127177ea7ab29127b0568afaa18b
Task: 37305
2021-03-15 17:38:14 +05:30

7 lines
209 B
YAML

---
features:
- |
Operators can now set a separate ``stacks:update_no_change`` policy for
PATCH updates that don't modify the stack, independently of the existing
``stacks:update_patch`` policy.