python-tempestconf/releasenotes/notes/Remove-setting-of-scenario....

9 lines
300 B
YAML

---
upgrade:
- |
python-tempestconf follows tempest's deprecation of
``CONF.scenario.img_dir`` option and removes that option from the
automatic tempest.conf generation.
python-tempestconf will set an absolute path to the image in
``CONF.scenario.img_file`` option from now on.