]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Removes fork join in pool form
authorStephan Müller <smueller@suse.com>
Mon, 2 Mar 2020 11:01:19 +0000 (12:01 +0100)
committerStephan Müller <smueller@suse.com>
Mon, 9 Mar 2020 11:35:58 +0000 (12:35 +0100)
commitd411407544152ca6952dc8a950efea312bebd467
treeb367fafd59ee5deb951c1ad53d3b931fc81dda35
parente1c514aea2e1a12526329e3b6f3db55d9d9cdd17
mgr/dashboard: Removes fork join in pool form

Uses only the new info endpoint instead of three separate calls.

Had to change a lot of unit tests through this change, as more data
was reaching the submit tests now.

Fixes: https://tracker.ceph.com/issues/44371
Signed-off-by: Stephan Müller <smueller@suse.com>
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