summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml
blob: 70f65d3710919c2831ecf1f659ed1fecfb844e83 (plain)
1
2
3
4
5
6
7
8
---
features:
  - Adds '--converge' option for stack update with openstackclient. If
    specified, existing resource attributes (which may have diverged) are
    compared with the resource properties in the template used for update.

    Usage:
        # openstack stack update --converge ... <stack_name>