Update git submodules

* Update os-brick from branch 'master'
  to 8e960a9bcd2458ab0281f8c56ec41e2f44cee7b8
  - Merge "NVMe-oF: Fix generation of hostnqn file"
  - NVMe-oF: Fix generation of hostnqn file
    
    In some old nvme-cli versions the NVMe-oF create_hostnqn method fails.
    
    This happens specifically on versions between not having the
    show-hostnqn command and having it always return a value. On those
    version the command only returns the value present in the file and never
    tries to return an idempotent or random value.
    
    This patch adds for that specific case, which is identified by the
    stderr message:
    
       hostnqn is not available -- use nvme gen-hostnqn
    
    Closes-Bug: #2035606
    Change-Id: Ic57d0fd85daf358e2b23326022fc471f034b0a2f
This commit is contained in:
Zuul 2024-01-06 11:34:20 +00:00 committed by Gerrit Code Review
parent 764ef988eb
commit dc3d33ef00
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 504836db482caffb47240137e0d572c9763defba
Subproject commit 8e960a9bcd2458ab0281f8c56ec41e2f44cee7b8