84cb3ff052
This would be the first milestone release of OpenStack-Ansible Stein. Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
12 lines
451 B
YAML
12 lines
451 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``os_tempest`` role now has the ability to install from distribution packages by setting
|
|
``tempest_install_method`` to ``distro``.
|
|
- |
|
|
The new variable ``tempest_workspace`` has been introduced to set the location of the tempest
|
|
workspace.
|
|
- |
|
|
The default location of the default tempest configuration is now ``/etc/tempest/tempest.conf``
|
|
rather than the previous default of ``$HOME/.tempest/etc``.
|