File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -564,8 +564,8 @@ case "$VIRT_DRIVER" in
564564 DEFAULT_IMAGE_NAME=${DEFAULT_IMAGE_NAME:- cirros-0.3.2-i386-disk.vmdk}
565565 IMAGE_URLS=${IMAGE_URLS:- " http://partnerweb.vmware.com/programs/vmdkimage/cirros-0.3.2-i386-disk.vmdk" } ;;
566566 xenserver)
567- DEFAULT_IMAGE_NAME=${DEFAULT_IMAGE_NAME:- cirros-0.3.0 -x86_64-disk}
568- IMAGE_URLS=${IMAGE_URLS:- " https ://github. com/downloads/citrix-openstack/warehouse/ cirros-0.3.0 -x86_64-disk.vhd.tgz" }
567+ DEFAULT_IMAGE_NAME=${DEFAULT_IMAGE_NAME:- cirros-0.3.4 -x86_64-disk}
568+ IMAGE_URLS=${IMAGE_URLS:- " http ://ca.downloads.xensource. com/OpenStack/ cirros-0.3.4 -x86_64-disk.vhd.tgz" }
569569 IMAGE_URLS+=" ,http://download.cirros-cloud.net/${CIRROS_VERSION} /cirros-${CIRROS_VERSION} -x86_64-uec.tar.gz" ;;
570570 ironic)
571571 # Ironic can do both partition and full disk images, depending on the driver
You can’t perform that action at this time.
0 commit comments