]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Add crush rule type definitions
authorStephan Müller <smueller@suse.com>
Fri, 23 Mar 2018 17:09:21 +0000 (18:09 +0100)
committerStephan Müller <smueller@suse.com>
Tue, 9 Oct 2018 12:51:19 +0000 (14:51 +0200)
commit2f041a0f0ba7c9c45a86bf0129fb9cfc6f97fafc
tree13805af04ad59f09351e1554a00f06738b6a9405
parent1ef6c7a382edfd5df5e0702d4878f972a3eb0b60
mgr/dashboard: Add crush rule type definitions

There are two type definitions one for the crush rule itself and one
for the crush step definition which is used inside the crush rule
definition.

Fixes: https://tracker.ceph.com/issues/36355
Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/models/crush-rule.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/models/crush-step.ts [new file with mode: 0644]