ed35aa04c8
Depends-On: https://review.opendev.org/715652 Change-Id: I1500a303e97dd802df53ad22b5a986855f3331c3
8 lines
345 B
YAML
8 lines
345 B
YAML
---
|
|
features:
|
|
- |
|
|
Added variables `magnum_cluster_templates` and `magnum_flavors`
|
|
which allow deployers to define coe cluster template and nova flavors
|
|
creation during role execution. These variables may contain list of
|
|
resources to add. All keys supported by appropriate ansible modules
|
|
may be passed as items in the list. |