]> git.apps.os.sepia.ceph.com Git - ceph.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>
Fri, 14 Jun 2019 10:24:33 +0000 (12:24 +0200)
commit5686dc52c7ce1c1a2ad97d6be4eb443a31be6927
tree2e7e0a606a1f1177597dcf36d5f9c06151d043a8
parent27c50b24e9a2455cb833fb3e0315ff19c284539f
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>
(cherry picked from commit 17e541a6c9a1b1b9842676f44865376da9bd7625)

Conflicts:
src/pybind/mgr/dashboard/tools.py

Conflct was: Nautilus doesn't use `ipaddress.IPv6Address()` yet
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/orchestrator.py