python-heatclient/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml
Zane Bitter 1618d952cc Fix release note formatting
This broke the building of the release notes.

Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a
2017-12-07 11:49:52 -05:00

10 lines
313 B
YAML

---
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>