Update git submodules

* Update ironic-python-agent from branch 'master'
  to e61336602f2f3054511dc9e381a7f0c1f18fda82
  - Fix root UUID for streamed partition images
    
    The root UUID changes after a streamed partition image is written to
    the block device, causing later deployment failure when assuming the
    old UUID.
    
    This change updates the root UUID after streaming the partition image
    is complete.
    
    This issue may have been missed in local testing because deploying the
    same image repeatedly will result in stable root UUID across runs.
    
    Change-Id: Ice4630c16fc216980488d1427f3b02e1b8a417fa
This commit is contained in:
Steve Baker 2021-03-20 04:06:02 +13:00 committed by Gerrit Code Review
parent 7b7b11cb8d
commit 166dbb635d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 85b3afd863aec09940b44da9ed89d7cfcbf66e82
Subproject commit e61336602f2f3054511dc9e381a7f0c1f18fda82