Update git submodules

* Update os-brick from branch 'master'
  to e81fc02105cd6370e615e2cea72b181ffc786297
  - Merge "Silence warning when running in a container with overlayfs"
  - Silence warning when running in a container with overlayfs
    
    When running in a container using overlayfs we may see the following
    warning:
    
      WARNING os_brick.initiator.connectors.nvmeof process execution error
      in _get_host_uuid: Unexpected error while running command.
      Command: blkid overlay -s UUID -o value
      Exit code: 2
      Stdout: ''
      Stderr: '': oslo_concurrency.processutils.ProcessExecutionError:
      Unexpected error while running command.
    
    This change fixes the issue by not running the command when the file
    system source is overlay.
    
    Closes-Bug: #2045557
    Change-Id: I3abc5bee7f474a9a40d396c559a42edff86334e0
This commit is contained in:
Zuul 2024-05-11 00:38:05 +00:00 committed by Gerrit Code Review
parent ecce9f9bfe
commit 0a9f030d84
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9d20ea40736784b9cea68ed5123831c1bedb270a
Subproject commit e81fc02105cd6370e615e2cea72b181ffc786297