]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: add errno to OrchestratorError
authorMichael Fritch <mfritch@suse.com>
Wed, 22 Jul 2020 23:43:05 +0000 (17:43 -0600)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 4 Aug 2020 14:21:44 +0000 (16:21 +0200)
commit6e2da200999720b9855c434aa9e3350f54d78a41
treee192254a963ed38aa7c91366c2a5b6fbbb0d9000
parented0fa3cfa41622d44adac41952547f0d27ee3ea4
mgr/orch: add errno to OrchestratorError

add errno to OrchestratorError and ServiceSpecValidationError exceptions

Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 60b99dcdc767d5520f4dddafe124de4404ee7459)
qa/tasks/mgr/test_orchestrator_cli.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/test_orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py