]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Crush node selection class
authorStephan Müller <smueller@suse.com>
Wed, 18 Mar 2020 14:57:05 +0000 (15:57 +0100)
committerLaura Paduano <lpaduano@suse.com>
Wed, 20 May 2020 09:06:58 +0000 (11:06 +0200)
commitbb6894591f92725a6603f1c23edb7315a1e1ebad
tree8d9355fe703c780e97481d1ccf3f46839a31a1ed
parentd0f2ad7a2ed01ba7030f992febc65bb6c27dde8d
mgr/dashboard: Crush node selection class

This class helps the erasure code profile modal and the crush rule modal
to determine which inputs can be made to create a decent rule or
profile.

Fixes: https://tracker.ceph.com/issues/44621
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from commit 59673eb4eecc7144c4e9ec56a765b5eb32235d0a)
src/pybind/mgr/dashboard/frontend/src/app/shared/classes/crush.node.selection.class.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/classes/crush.node.selection.class.ts [new file with mode: 0644]