Update git submodules

* Update ironic-lib from branch 'master'
  to 571b074a101725b0bdd4eeb29c9366d635808ad2
  - destroy_disk_metadata: support 4096 sector size
    
    A sector size of 512 was assumed and hardcoded, causing dd to fail when
    it tried to write in chunks smaller than the sector size for disks with
    4096 bytes sectors. The size of GPT in sectors also depends on sector size.
    
    Change-Id: I9e6d1d7fb7342daa64c73244674c0bc3c420963f
This commit is contained in:
Tudor Domnescu 2024-05-03 18:33:27 +02:00 committed by Gerrit Code Review
parent 5fde3bceb2
commit d16478cbde
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 11dc763c476a9761f1cebfacb78f1d4641b2dc90
Subproject commit 571b074a101725b0bdd4eeb29c9366d635808ad2