Merge "soft-qemu handling with F20 could image"

This commit is contained in:
Jenkins 2014-06-26 16:40:25 +00:00 committed by Gerrit Code Review
commit a9c6c2174f

@ -366,7 +366,7 @@ fi
PRECACHE_IMAGES=$(trueorfalse False $PRECACHE_IMAGES) PRECACHE_IMAGES=$(trueorfalse False $PRECACHE_IMAGES)
if [[ "$PRECACHE_IMAGES" == "True" ]]; then if [[ "$PRECACHE_IMAGES" == "True" ]]; then
# staging in update for nodepool # staging in update for nodepool
IMAGE_URLS+=",https://dl.fedoraproject.org/pub/fedora/linux/updates/20/Images/x86_64/Fedora-x86_64-20-20140407-sda.qcow2" IMAGE_URLS+=",http://dl.fedoraproject.org/pub/alt/openstack/20/x86_64/Fedora-x86_64-20-20140618-sda.qcow2"
fi fi
# 10Gb default volume backing file size # 10Gb default volume backing file size