]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Merge OrchClient with OrchestratorClientMixin
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 8 Feb 2019 17:45:22 +0000 (18:45 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 21 May 2019 13:04:49 +0000 (15:04 +0200)
commit17e541a6c9a1b1b9842676f44865376da9bd7625
treef325d2be072590553b58eb928368675a50d63dc8
parent8107bc6aefbe3367d1ea1c7e79d11cdd65d4336e
mgr/dashboard: Merge OrchClient with OrchestratorClientMixin

Fixed missing error propagation from
  the orchestrator to the dashboard

Adapted orchestrator integration in NFS

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/dashboard/controllers/iscsi.py
src/pybind/mgr/dashboard/services/ganesha.py
src/pybind/mgr/dashboard/services/iscsi_config.py
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/dashboard/tests/test_ganesha.py
src/pybind/mgr/dashboard/tests/test_iscsi.py
src/pybind/mgr/dashboard/tools.py
src/pybind/mgr/orchestrator.py