723f92d022
This patch adds os-client-config[1] support to python-tempestconf. Further documentation on usage has been added to the included release note. In addition, all args from os-client-config are supported. [1] https://github.com/openstack/os-client-config Co-Authored-By: Martin Kopec <mkopec@redhat.com> Closes Issue: #2 Change-Id: I79e7ffb42071abcf1744f21265660fd5cfe0c6a0
9 lines
221 B
YAML
9 lines
221 B
YAML
---
|
|
features:
|
|
- |
|
|
Enable os-client-config support [1].
|
|
The tempest config tool now is able to support os-client-config env vars
|
|
and cloud.yaml support.
|
|
|
|
[1] https://github.com/openstack/os-client-config
|