]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Show error on creating service with duplicate service id 47403/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:12:32 +0000 (13:42 +0530)
commit3afb825a683bea24b691fc6887ba8923469ff440
tree097609c87440bfad21ad9a0d3459dba9b7281702
parent00a7fac10eaf26ba4ce0360e2f21768eb21b4a2b
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