Merge "Set ima_disk_format to vhd when hypervisor is XenServer"
This commit is contained in:
commit
3a4b28cae2
@ -289,6 +289,7 @@ function configure_tempest {
|
||||
fi
|
||||
if [ "$VIRT_DRIVER" = "xenserver" ]; then
|
||||
iniset $TEMPEST_CONFIG image disk_formats "ami,ari,aki,vhd,raw,iso"
|
||||
iniset $TEMPEST_CONFIG scenario img_disk_format vhd
|
||||
fi
|
||||
|
||||
# Image Features
|
||||
|
Loading…
Reference in New Issue
Block a user