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
This commit is contained in:
Daniel Mellado
2017-01-31 14:14:11 +00:00
committed by Luigi Toscano
parent 3deb8061aa
commit 723f92d022
7 changed files with 169 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
---
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