Add CephConfigOverrides to allow arbitrary configs in ceph.conf
authorGiulio Fidente <gfidente@redhat.com>
Wed, 6 Sep 2017 07:39:12 +0000 (09:39 +0200)
committerEmilien Macchi <emilien@redhat.com>
Tue, 12 Sep 2017 14:52:41 +0000 (14:52 +0000)
commit643c4148ee10c51a49b95103f680d574fd5b139b
treedba4722af447e7176c4f32eb9e0e7603380fb159
parent5dd018186195a735621a0ab8d4e4fd4aaafb5d38
Add CephConfigOverrides to allow arbitrary configs in ceph.conf

We need to reuse the ceph_conf_overrides structure provided by
ceph-ansible for both user provided configs and TripleO managed
configs. This change merges the special user facing parameter
with the TripleO generated configs.

Also adds osd_scenario and osd_objectstore params for compatibility
with newer ceph-ansible versions.

Change-Id: I29c689c6c689590da5b6a3f581fdbec98a52e207
Closes-Bug: #1715321
(cherry picked from commit 32bc2abf14af4ca1449e18b848e2be3cff013987)
ci/environments/scenario001-multinode-containers.yaml
docker/services/ceph-ansible/ceph-base.yaml
docker/services/ceph-ansible/ceph-osd.yaml