]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix renaming of pools 25423/head
authorPatrick Nawracay <pnawracay@suse.com>
Thu, 6 Dec 2018 11:59:20 +0000 (12:59 +0100)
committerPatrick Nawracay <pnawracay@suse.com>
Thu, 6 Dec 2018 11:59:20 +0000 (12:59 +0100)
commit8a4936e9346c47738892569cc802637aacc9ecf2
tree94054792c059047aef638b432df7cb323c176649
parent90ee8b8580e791140f845af2e47a254335513db8
mgr/dashboard: Fix renaming of pools

The validation fails to allow dots in pool names and as such, it wasn't
allowed to create or rename pools with dots in their names.

Fixes: https://tracker.ceph.com/issues/37534
Signed-off-by: Patrick Nawracay <pnawracay@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