]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: edit cephfs subvolumegroup
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Wed, 9 Aug 2023 08:43:54 +0000 (10:43 +0200)
committerNizamudeen A <nia@redhat.com>
Wed, 16 Aug 2023 05:26:15 +0000 (10:56 +0530)
commit90255bc7c956489566859db058c6604f2c57f394
tree856599d4e2ae313f9bcc3c31c23a3143ca6402f7
parent4c7a435b1d0e343237a0c3af23a4d79cad13b509
mgr/dashboard: edit cephfs subvolumegroup

Fixes: https://tracker.ceph.com/issues/62370
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
(cherry picked from commit 44fc6f7cd3a82c33e153700dc1ffdeaa186711d0)
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-subvolume-group/cephfs-subvolume-group.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-subvolume-group/cephfs-subvolume-group.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-subvolumegroup-form/cephfs-subvolumegroup-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-subvolumegroup-form/cephfs-subvolumegroup-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/cephfs-subvolume-group.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cephfs-subvolumegroup.model.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-message.service.ts
src/pybind/mgr/dashboard/openapi.yaml