]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: remove check on pg_num for cephfs_pools v3.1.0rc5
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 30 May 2018 15:04:53 +0000 (17:04 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 30 May 2018 19:45:03 +0000 (21:45 +0200)
commit4f0850adf11eb830ee5c8a33089ecb605e7af74a
tree9710e841da3e6dd70a18c3fb6a20ccd61fe3db4b
parent4328e0b42aadee6197c313ca9b30a66260c2d885
mon: remove check on pg_num for cephfs_pools

It should have been backported from 29a9dff but for better clarity I
think it's better to create a new commit for this.

c68126d6 aims to not make `pgs` attribute mandatory for each element of
`cephfs_pools`. Therefore, we must remove the check in
`roles/ceph-mon/tasks/check_mandatory_vars.yml`.
This task has been removed by 29a9dff but I've chosen to not backport
this commit since it's part of a bunch of commits belonging to a PR
implementing `ceph-validate` role.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mon/tasks/check_mandatory_vars.yml