We really need to just fix nova so that it doesn't hardcode a device name of sdz. It should be using the normal block device dev assignment code for the config drive, which would result in it gettig a sensible name of 'sda' (if there's no other SCSI devs attached before it)
We really need to just fix nova so that it doesn't hardcode a device name of sdz. It should be using the normal block device dev assignment code for the config drive, which would result in it gettig a sensible name of 'sda' (if there's no other SCSI devs attached before it)