Update git submodules

* Update ironic-python-agent from branch 'master'
  to 1581f91826aab97a70f551da46a6557251d52a73
  - Merge "preserve/handle config drives on 4k block devices"
  - preserve/handle config drives on 4k block devices
    
    When an underlying block device (or driver) only supports 4KB IO,
    this can cause some issues with aspects like using an ISO9660 filesystem
    which can only support a maximum of 2KB IO.
    
    The agent will now attempt to mount the filesystem *before* deleting the
    supplied file, and should that fail it will mount the configuration drive
    file from the ramdisk utilizing a loopback, and then extract the contents
    of the ramdisk into a newly created VFAT filesystem which supports 4KB
    block IO.
    
    Closes-Bug: #2028002
    Change-Id: I336acb8e8eb5a02dde2f5e24c258e23797d200ee
This commit is contained in:
Zuul 2023-08-31 14:30:03 +00:00 committed by Gerrit Code Review
parent 2ebe52944e
commit c883208f65

@ -1 +1 @@
Subproject commit 667abee812d1d54c2e2f969fa51da014ce34b74d
Subproject commit 1581f91826aab97a70f551da46a6557251d52a73