]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: edit cephfs subvolumegroup 52898/head
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Wed, 9 Aug 2023 08:43:54 +0000 (10:43 +0200)
committerNizamudeen A <nia@redhat.com>
Mon, 14 Aug 2023 17:44:17 +0000 (23:14 +0530)
commit44fc6f7cd3a82c33e153700dc1ffdeaa186711d0
treea6e09a7188b5ed4264a2a11fdacf7b2afe699a55
parent4a7807978c8e9a0c71db199bb146b0f7ee3dacd1
mgr/dashboard: edit cephfs subvolumegroup

Fixes: https://tracker.ceph.com/issues/62370
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
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