]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Pool delete
authorStephan Müller <smueller@suse.com>
Fri, 29 Jun 2018 12:18:46 +0000 (14:18 +0200)
committerStephan Müller <smueller@suse.com>
Tue, 9 Oct 2018 13:56:18 +0000 (15:56 +0200)
commit6b86243c3adc0bdddf313ccd1b993cdb67f2799e
treeb95918e5f79740f5eb26fc38bfaf39f04899cd84
parent1e75db573b481f0b6a705f8ec321e7cbf4f013ad
mgr/dashboard: Pool delete

You can delete pools through the UI, this will generate a task that
deletes the pool in the background.

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.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/pool.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/pool.service.ts