python-tempestconf/releasenotes/notes/add-os_client_config_support-dd093b137edd8c91.yaml
Daniel Mellado 723f92d022 Add os-client-config support
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
2017-04-12 09:43:28 +02:00

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