]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
orchestrator: drop redundant try/except 38413/head
authorPaul Cuzner <pcuzner@redhat.com>
Fri, 11 Dec 2020 04:25:08 +0000 (17:25 +1300)
committerPaul Cuzner <pcuzner@redhat.com>
Fri, 11 Dec 2020 04:25:08 +0000 (17:25 +1300)
commita8690f1b50f0952155e327ffb17952d7cecfbe98
tree10fa9da44a1d8cab39e947d6f7bcf5a874710b94
parent0f236c7911bdcc4b0266833e1b7da01a3c7e4eac
orchestrator: drop redundant try/except

YAML is validated up front, so the additional try/except
clause is not needed.

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
src/pybind/mgr/orchestrator/module.py