Update git submodules

* Update ironic-python-agent from branch 'master'
  to 9d707e9f4bab40109b7e29df2136e86d65325ea3
  - Software RAID: Call udev_settle before creation
    
    This patch fixes a race during software RAID creation:
    we create the partition with parted, the kernel then
    notifies udev, but we need to wait for udevd to create
    the device files before calling mdadm to create the
    md device.
    
    Credits to jcosmao for finding this.
    
    Change-Id: I642f28acc351cf50263e37dfbc8468bf59de2cc5
This commit is contained in:
Arne Wiebalck 2021-10-06 18:22:48 +02:00 committed by Gerrit Code Review
parent f3715e79da
commit 716480e1c3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8d901ff0dca45fb94a3ae079fee66626747285c0
Subproject commit 9d707e9f4bab40109b7e29df2136e86d65325ea3