vitrage-tempest-plugin/releasenotes/notes/tempest-plugin-configuration-944443f3ce01666f.yaml
Ivan Kolodyazhny be69eba436 Do not use OpenStack services clients from Vitrage
This patch adds python-*client initialization inside
vitrage-tempest-plugin.

Also for CLI calls all auth params are taken from config now.
Configuration via environment variables is not supported.

Story: 2004053
Task: 27631
Task: 28634
Change-Id: If873d36b4785369127cd3b4f8ce8ab64f09dc2b6
2019-02-19 12:15:00 +00:00

10 lines
289 B
YAML

---
features:
- |
vitrage-tempest-plugin uses tempest.conf for any kind of configuration.
upgrade:
- |
Configuration via environment variables is not supported. If you need
configuration via environment variables, please use previous release of
vitrage-tempest-plugin.