dcf059af9e
Boot from volume feature has a ipxe template render step, and it need to generate iscsi urls for booting the volume. However, it not works. In the function, lun field should be hexadecimal instead of decimal, according to SAN URIs description at https://ipxe.org/sanuri. So we need to fix it. Closes-Bug: #2055355 Change-Id: I080ca42c9ba05f2a4e0752312b79a32bef825752 Signed-off-by: frankming <chen27508959@outlook.com>