openstack-ansible/releasenotes/notes/magnum_resources-84e50dbaebac7d1c.yaml
Dmitriy Rabotyagov ed35aa04c8 Bump SHAs for master
Depends-On: https://review.opendev.org/715652
Change-Id: I1500a303e97dd802df53ad22b5a986855f3331c3
2020-03-28 19:15:53 +00:00

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.