]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Show error on creating service with duplicate service id 47404/head
authorAashish Sharma <aasharma@redhat.com>
Mon, 25 Jul 2022 08:18:39 +0000 (13:48 +0530)
committerAashish Sharma <aasharma@redhat.com>
Tue, 2 Aug 2022 08:22:40 +0000 (13:52 +0530)
commitae7435a42db7d06158fab6752f8a83a0d6cdc4ed
tree541fd2d069b8a327aa6f9b2f348e51218256396a
parent15ec48139dc9e86636331e03e2e37ef9e7886559
mgr/dashboard: Show error on creating service with duplicate service id

Fixes: https://tracker.ceph.com/issues/56689
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit 07cfd44193f6ebd552d13325858e8b5b5c131bfb)
src/pybind/mgr/dashboard/controllers/service.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/ceph-service.service.ts
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/exception.py
src/pybind/mgr/dashboard/services/orchestrator.py