Update CephPools format in the docker templates to fit ceph-ansible
authorGiulio Fidente <gfidente@redhat.com>
Mon, 2 Oct 2017 12:10:53 +0000 (14:10 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Mon, 30 Oct 2017 08:59:42 +0000 (09:59 +0100)
commitf0bd09dc2807d1d1edcfd9a3d87c6ba8c70e2267
tree5a7b4f2d33a26daa628b24ec1ce54f0518450ecd
parent9dfec11795703b43991e06ef880b52cd0b3a5eb4
Update CephPools format in the docker templates to fit ceph-ansible

The format which ceph-ansible uses to describe the list of pools
to be created in the cluster is different from the one which
puppet-ceph uses; this commit updates the description and the
the docker templates accordingly.

Change-Id: I1e5b2c3cbf6ae02c19a2275ca119fed6e173319d
Closes-Bug: #1720373
(cherry picked from commit c10aa7a0439fb7d8e8e964e75d73f3cbb54aa9ec)
docker/services/ceph-ansible/ceph-base.yaml
releasenotes/notes/ceph-pools-with-ceph-ansible-f82425e585f90ef6.yaml [new file with mode: 0644]
tools/yaml-validate.py