devstack/tools
Andrew Melton 98ab500c2c prepare_guest_template.sh fails when there are multiple xs-tools iso's in ISO_DIR
In the case of two iso's ('xs-tools-6.0.2.iso' and 'xs-tools-6.0.2-1111.iso'),
TOOLS_ISO gets set to 'xs-tools-6.0.2-1111.iso xs-tools-6.0.2.iso' This causes
'mount -o loop xs-tools-6.0.2-1111.iso xs-tools-6.0.2.iso $TMP_DIR' to get
called, which fails as it's meant to be called with only one file. This fix
simply sets TOOLS_ISO to the first iso that ls returns.

Change-Id: Id4d883e2b1e33b233c9ee907016b4ce117c28021
2012-09-12 14:06:47 -04:00
..
jenkins Remove trailing whitespaces in regular file 2012-03-09 16:04:56 +08:00
uec don't need static uec meta/user data since we generate 2011-11-07 10:29:05 -08:00
xen prepare_guest_template.sh fails when there are multiple xs-tools iso's in ISO_DIR 2012-09-12 14:06:47 -04:00
build_bm_multi.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_bm.sh Source functions before stackrc 2012-08-01 20:03:01 -05:00
build_pxe_env.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_ramdisk.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_tempest.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_uec_ramdisk.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_uec.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_usb_boot.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
configure_tempest.sh Support new allow_tenant_reuse parameter in tempest config 2012-09-04 10:19:45 -07:00
copy_dev_environment_to_uec.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
get_uec_image.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
info.sh Fix RST formatting errors 2012-09-08 14:21:44 -05:00
install_openvpn.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
upload_image.sh Add tools/upload_image.sh 2012-08-17 12:12:46 -05:00
warm_apts_and_pips_for_uec.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00