]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Fri, 12 Dec 2025 23:59:33 +0000 (23:59 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 12 Dec 2025 23:59:33 +0000 (23:59 +0000)
commit4b7b42e008066ade42f415936f78080a880e2f14
tree61483e42c986217c83de04fa0b678e9b2f07b33c
parent20c1c4e50a91dde4a24ecd01d443a4671e3b4650
Update git submodules

* Update cinder from branch 'master'
  to cf7a00aba514805afe77380fd5690ce246976ce8
  - Merge "tests: Ensure all APIs have a request body schema"
  - tests: Ensure all APIs have a request body schema

    The idea here is to test that we are doing schema validation against
    all routes that accept a request body (i.e. POST, PUT, PATCH). We can
    use these schemas down the line to generate OpenAPI docs like all the
    cool kids do.

    Change-Id: I666ac1c151de9bf1b4570390d74809afb014f4a2
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
cinder