]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorTakashi Kajinami <kajinamit@oss.nttdata.com>
Tue, 23 Dec 2025 20:26:06 +0000 (05:26 +0900)
committerGerrit Code Review <review@openstack.org>
Tue, 23 Dec 2025 20:26:06 +0000 (20:26 +0000)
commitdfbb436ab1ef869a9ba86b0182376e68b1326d0e
tree3266bb83f865943c9d029c156ff12dd4976a4e84
parent3db918242545aabd7aef2d3579ea605470011cdb
Update git submodules

* Update manila from branch 'master'
  to cef2bd8af9ffec61b3869b03ffb52a6390d19b5f
  - Fix schema for all_tenants query parameter

    ... to resolve the following error in list snapshot API with the flag.

    ```
    Invalid input for field/attribute all_tenants. Value: ['1']. ['1'] is
    not of type 'boolean', 'string'
    ```

    Change-Id: Id8c83b87b0000c25ae4bcebdbe97d5e096def33c
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
manila