Update git submodules

* Update ironic from branch 'master'
  to 384c692f59ba4d9dedfbd4a17cf1117b5e2cd550
  - Merge "Fix iscsi url generate method for ipxe"
  - Fix iscsi url generate method for ipxe
    
    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>
This commit is contained in:
Zuul 2024-04-29 22:57:31 +00:00 committed by Gerrit Code Review
parent b0f44954b5
commit a0062f5e0e
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit d49a1b907c5462114534a0f7bef65f689e2b4a13
Subproject commit 384c692f59ba4d9dedfbd4a17cf1117b5e2cd550