commit | 66275c24964ab2f8550c2409706f6f86b7edfdba | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Wed Mar 28 15:32:14 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Fri Jul 27 16:15:30 2018 +0800 |
tree | 27243996aaeac796d99ca1c19fc661cae7ceb11a | |
parent | fc8ef3aeebb40d46e299e1d8acc09c024624b34f [diff] |
Set max_microversion 2.35 for nova image tests 1. The compute images API is deprecated from the Microversion 2.36, so we should set max_microversion = '2.35' for compute image tests. 2. Compute image_create is not deprecated. 3. In testcases other than those in compute/images, we can simply change to use glance images_client, which will also work before microversion 2.35. ref: https://developer.openstack.org/api-ref/compute/#list-images https://developer.openstack.org/api-ref/compute/#create-image-createimage-action Implements blueprint: clear-deprecated-api Change-Id: I7a40d26449a361f0e3ec922ac41a7c522b572803