]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge pull request #61786 from Hezko/ns-create-size-fix
authorHezko <tomer.haska@gmail.com>
Mon, 14 Apr 2025 22:19:29 +0000 (01:19 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 22:19:29 +0000 (01:19 +0300)
mgr/dashboard: Ns create size fix

1  2 
src/pybind/mgr/dashboard/controllers/nvmeof.py
src/pybind/mgr/dashboard/openapi.yaml

index df071682e26fecc35d0416df11cb91a492c5762a,d21670035c1236e3b59ddb84f5face88abbddf0d..c35b96bf1f1100330efb5f215cb7674d1bddf594
@@@ -9111,11 -9032,8 +9111,10 @@@ paths
                    description: RBD pool name
                    type: string
                  size:
-                   default: 1024
                    description: RBD image size
                    type: integer
 +                traddr:
 +                  type: string
                  trash_image:
                    default: false
                    description: Trash the RBD image when namespace is removed