trove/releasenotes/notes/module-support-for-clusters-87b41dd7648275bf.yaml
Peter Stachowski b928ec680a Add support for modules in cluster create/grow
When the module support was added, passing the modules to the
actual create was not done on the server side. This has been added.

Partial Bug: #1578917

Change-Id: I80c8e230f8bff550851f5cad146aa5976f45e5c4
2016-09-08 18:55:20 +00:00

7 lines
146 B
YAML

---
features:
- Support was added for applying modules to
cluster instances through cluster-create
and cluster-grow. Bug 1578917