]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: retrieve disk status
authorPere Diaz Bou <pdiazbou@redhat.com>
Fri, 4 Mar 2022 08:58:36 +0000 (09:58 +0100)
committerPere Diaz Bou <pdiazbou@redhat.com>
Wed, 15 Jun 2022 09:10:05 +0000 (11:10 +0200)
commitd2e9b9b120d3a307e060047bdbb5997637647a95
treea499a25487949e87e72f2466f50a62b5f5c6c206
parentc673a842165dd7b9cff75b35e47e67cfd5ce8879
mgr/dashboard: retrieve disk status

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
(cherry picked from commit a1d1c853a5e4ff9a317591b99b75e005ccc862c9)

Conflicts:
src/pybind/mgr/dashboard/tests/test_osd.py

There were some extra tests that came with this commit. This was
resolved by adding test_deployment_options alone instead of all the
incoming changes.
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/tests/test_osd.py