python-tempestconf/releasenotes/notes/Add-heat-plugin-support-539c28e2b4376224.yaml
Martin Kopec 50920bd50b Add heat_plugin support
Some options required by heat_plugin will be set automatically
by tempestconf in order to generate a tempest.conf which can
pass at least some heat tempest plugin tests and make user's
life easier.

Story: 2005456
Task: 30509

Change-Id: I69da92e63bc0c0a676a5b9afa0754c530fad2b5a
2019-04-15 09:42:20 +00:00

8 lines
302 B
YAML

---
features:
- |
A support for heat-tempest-plugin is added to python-tempestconf which
means, that some options required by heat_plugin will be set automatically
in order to generate a tempest.conf which can pass at least some
heat-tempest-plugin tests and make user's life easier.