summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml
blob: 4c5e495c44875b1368eba096b90e2d1e8497b873 (plain)
1
2
3
4
5
6
7
8
9
---
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>