blob: 018d01d01f6276aa62abce2600e6860850ef00fa [file] [log] [blame]
Martin Kopec02af6a42020-03-03 12:39:12 +00001---
2upgrade:
3 - |
4 The following deprecated image scenario options are removed after a ~4
5 year deprecation period.
6
7 * ``ami_img_file``
8 * ``ari_img_file``
9 * ``aki_img_file``
10
11 Starting Tempest 25.0.0 release, CONF.scenario.img_file need a full path
12 for the image. CONF.scenario.img_dir was deprecated and will be removed
13 in the next release. Till Tempest 25.0.0, old behavior is maintained and
14 keep working but starting Tempest 26.0.0, you need to specify the full path
15 in CONF.scenario.img_file config option.