84cb3ff052
This would be the first milestone release of OpenStack-Ansible Stein. Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
10 lines
367 B
YAML
10 lines
367 B
YAML
---
|
|
features:
|
|
- |
|
|
Python-tempestconf is a tool that generates a tempest.conf file, based
|
|
only on the credentials from an openstack installation. It uses the
|
|
discoverable api from openstack to check for services, features, etc.
|
|
|
|
Add the possibility to use python-tempestconf tool to generate tempest.conf
|
|
file, rather than use the role template.
|