Merge "Add a comment about default devstack images"
This commit is contained in:
commit
725f696436
@ -39,6 +39,8 @@ if [[ "$IRONIC_BOOT_MODE" == "uefi" ]]; then
|
||||
else
|
||||
# NOTE (vsaienko) We are going to test mixed drivers/partitions in single setup.
|
||||
# Do not restrict downloading image only for specific case. Download both disk and uec images.
|
||||
# NOTE (vdrok): Here the images are actually pre-cached by devstack, in
|
||||
# the files folder, so they won't be downloaded again.
|
||||
add_image_link http://download.cirros-cloud.net/${CIRROS_VERSION}/cirros-${CIRROS_VERSION}-x86_64-uec.tar.gz
|
||||
add_image_link http://download.cirros-cloud.net/${CIRROS_VERSION}/cirros-${CIRROS_VERSION}-x86_64-disk.img
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user