Hi,
Has anyone been successful in deploying Manila wallaby using kolla-ansible with ceph pacific as a backend?

I have created the manila client in ceph pacific like this :

ceph auth get-or-create client.manila mon 'allow r' mds 'allow r, allow rw path=/' osd 'allow rw pool=cephfs_data' mgr 'allow rw'

When I deploy, I get this error in manila's log file :

Bad target type 'mon-mgr'

Any ideas?

Regards.