openstack-ansible-os_tempest/releasenotes/notes/os-tempest-flavors-8f5b459b2e31b7c3.yaml
Jimmy McCrory 8c68340a46 Allow user defined nova flavor resources
Make use of the Ansible 2 module os_nova_flavor to allow users to define
their own flavors through the ``tempest_flavors`` variable.

Change-Id: I937765975c8ae99c12f8e5705b9aab8e5b115d22
2016-11-03 00:52:15 +00:00

6 lines
169 B
YAML

---
features:
- A new variable, ``tempest_flavors``, has been added to
the os_tempest role allowing users to define nova flavors
to be during tempest testing.