commit | 729546a1adfa10c8591e834cc85004d977e1c3dd | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Thu Mar 12 10:03:38 2020 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Thu Jun 11 19:59:51 2020 +0000 |
tree | f1b2607f9b3488843c873390363493c2be54a40a | |
parent | c3b58f5335fb3545bf49b5d542ef9ed702de43c8 [diff] |
Remove tempest deprecated img_dir option Tempest option scenario.img_dir has been deprecated more than 4 years, it's time to remove it from devstack. img_file option should contain the full path to the image. This patch removes setting of img_dir option and makes img_file one contain the full path of an image. Change-Id: I71102095f3603915f0bc7d21f2e18c4eac4e95ec Depends-On: https://review.opendev.org/#/c/710996/ Related-Bug: #1393881