]> 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)
committerNizamudeen A <nia@redhat.com>
Tue, 9 Jul 2024 09:50:17 +0000 (15:20 +0530)
commit91e7328b033cec89641b53ec29cef14715970aec
tree3538fc5ba3a712ad8e003fed3dfc31c1281b0d11
parentebcb198894347d1a21ab4cd81fea985aca454b29
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>
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py