Add a comment about default devstack images
Change-Id: I64d09d4a6f25ed7dafcdd8dcfd3ed7407eba0baf
This commit is contained in:
parent
08173a56af
commit
212029537d
@ -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