e9fe5b278c
This commit clarifies, cleans and improves releasenotes for murano Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com> Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
6 lines
257 B
YAML
6 lines
257 B
YAML
---
|
|
features:
|
|
- Split ``Instance``'s ``.deploy()`` method into two phases - ``beginDeploy()``
|
|
and ``endDeploy()``. This allows the application developer to provision multiple
|
|
instances at once without the need to push the stack for each instance.
|