]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: create OrchSecretNotFound exception type
authorAdam King <adking@redhat.com>
Mon, 8 Jul 2024 21:08:00 +0000 (17:08 -0400)
committerAdam King <adking@redhat.com>
Fri, 12 Jul 2024 13:09:40 +0000 (09:09 -0400)
commit91c6a3706b638b3290a4a7e8f9459d830da38cf1
tree42b204af1638bf64bc05c9d1ce067d79093e9f68
parent12b060613c371e7e175ebef954d8e411d9676891
mgr/cephadm: create OrchSecretNotFound exception type

This exception type is made to handle the formatting
of errors where we try to find a cert/key in the
cert/key store and can't

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 91e7328b033cec89641b53ec29cef14715970aec)
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py