blob: 2514e48ff86d0d42828c313b1cc4347cd3878ab6 [file] [log] [blame]
Martin Kopec008950e2020-09-29 08:12:39 +00001---
2upgrade:
3 - |
4 img_dir scenario option has been deprecated and it's being removed.
5 Starting Tempest 25.0.0 release, CONF.scenario.img_file needs a full path
6 for the image. Until this release, old behavior was maintained and kept
7 working however a user needs to specify the full path in
8 CONF.scenario.img_file config option from now on.