8c68340a46
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
6 lines
169 B
YAML
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.
|