]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerStephan Müller <smueller@suse.com>
Tue, 28 Apr 2020 15:45:28 +0000 (17:45 +0200)
commit59673eb4eecc7144c4e9ec56a765b5eb32235d0a
treee1d8ddc1be53457fe964f866d43980925ef099c7
parent8d4ce1f5e8bbf0b9f9213b6aa1dc451b2be9c813
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>
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]