]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Allow the decrease of pg's of an existing pool
authorStephan Müller <smueller@suse.com>
Thu, 25 Apr 2019 12:11:55 +0000 (14:11 +0200)
committerStephan Müller <smueller@suse.com>
Fri, 13 Sep 2019 10:42:24 +0000 (12:42 +0200)
commitcafaa7221f0dcae4e3817453fa234b4b447ae4fa
treef41a70a03e62862c53622cdf7f0cb77afb152b84
parenta6e846c84b3c8a343e850d139892867dcfcb88eb
mgr/dashboard: Allow the decrease of pg's of an existing pool

Now it's possible to decrease the pg's of an existing pool. The decrease
will take place over time like the increase. As for both no notification
will be created when this is done (issue #39482).

Fixes: https://tracker.ceph.com/issues/35917
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from commit 789f9352ab426395f0b99270d27e0bd26b9075b3)
qa/tasks/mgr/dashboard/test_pool.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.ts