]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Add pool type definition
authorStephan Müller <smueller@suse.com>
Fri, 29 Jun 2018 12:08:49 +0000 (14:08 +0200)
committerStephan Müller <smueller@suse.com>
Tue, 9 Oct 2018 12:51:23 +0000 (14:51 +0200)
commit177e2df47e6ad1d0e942d6d3657007b6a8111792
treefff79fba178367d1a0fd4be7bd3ed505c1a85187
parent2f041a0f0ba7c9c45a86bf0129fb9cfc6f97fafc
mgr/dashboard: Add pool type definition

Adds pool type definition which is used in pool listing.

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