]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commitdiff
Update git submodules
authorZuul <zuul@review.opendev.org>
Fri, 19 Dec 2025 22:19:52 +0000 (22:19 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 19 Dec 2025 22:19:52 +0000 (22:19 +0000)
* Update cinder from branch 'master'
  to bb3895590cc58e238a6a9a67d8829484aded04f5
  - Merge "NFS driver: Use database format in initialize_connection"
  - NFS driver: Use database format in initialize_connection

    The `qemu_img_info` operation in initialize_connection may not be
    able to determine whether the volume format is `raw` or `qcow2`,
    when an inner qcow2 image is writen into a volume. This issue
    commonly happens when Glance is configured with Cinder/NFS as
    image store.

    This patch explicitily tells `qemu_img_info` operation to use
    the database format stored in admin_metadata `format` field instead
    of trying a autodiscover, to ensure volume metadata such as the
    virtual_size will be gathered correctly.

    Partial-Bug: #2073146
    Change-Id: I28df6ddfa4f62b440e01918958352ab186234f87
Signed-off-by: Fernando Ferraz Silva <fesilva@redhat.com>
cinder

diff --git a/cinder b/cinder
index ffc441fe5531a27bbc72d9eacb40c3d255f70102..bb3895590cc58e238a6a9a67d8829484aded04f5 160000 (submodule)
--- a/cinder
+++ b/cinder
@@ -1 +1 @@
-Subproject commit ffc441fe5531a27bbc72d9eacb40c3d255f70102
+Subproject commit bb3895590cc58e238a6a9a67d8829484aded04f5