Update git submodules

* Update os-brick from branch 'master'
  - nvmeof: Use subnqn to disconnect a volume
    
    nvme-cli no longer allows to use a path to nvme block device
    (e.g. /dev/nvme0n1) as an argument to nvme disconnect command.
    For more details, please see:
    https://github.com/linux-nvme/nvme-cli/issues/563
    
    To address this issue, change the command that is executed to
    disconnect a volume from:
    
    $ nvme disconnect -d <device>
    
    to:
    
    $ nvme disconnect -n <subnqn>
    
    Change-Id: I51a30825da5e7378ebc1d6f4a12645d73d7feb19
    Closes-Bug: #1843431
    Signed-off-by: Szczerbik, Przemyslaw <przemyslawx.szczerbik@intel.com>
This commit is contained in:
Szczerbik, Przemyslaw 2019-09-24 10:45:57 +01:00 committed by Gerrit Code Review
parent c08582515d
commit 5a24216d3f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cc17adb70f969fe25ef7aa512a8405035e4197ca
Subproject commit 6ea276c22e204531653110089759d800fd4f7bbf