1618d952cc
This broke the building of the release notes. Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a
10 lines
313 B
YAML
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>
|